installing aparna modules on other sites

blindmime
@blindmime
9 years ago
772 posts
I've created a few modules with aparna and loaded them on multiple sites. Is there a better way to bring along all the variables and form than recreating again in the form designer?
updated by @blindmime: 03/23/16 09:09:25AM
brian
@brian
9 years ago
10,148 posts
blindmime:
I've created a few modules with aparna and loaded them on multiple sites. Is there a better way to bring along all the variables and form than recreating again in the form designer?

The best way to do this would be to get setup here as a developer on Jamroom.net - that way you can create your own custom release channels that you can them setup on all your JR sites. This way, when you have a new module you want to make available on all your sites, you upload it to your marketplace, and select your private channel as the release channel. On your JR sites, you "subscribe" to your release channel. Then you can update your JR sites with your own custom modules just like you do with any JR module.

Also - this will enable you to enter your developer credentials in the developer tools module, which in turn will enable the "build" tools in the developer tools module, where you can export the custom form fields when you build your module.

If this sounds good, open a ticket with us and we can get your account setup.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
blindmime
@blindmime
9 years ago
772 posts
Sounds great!
blindmime
@blindmime
9 years ago
772 posts
I've used different developer prefixes. What's the best way to change the prefix on an installed module?
michael
@michael
9 years ago
7,715 posts
Id download the module so its in my IDE (probably already is anyhow), rename all the function names manually or with a replace function, re-upload it.

The datastore prefix isn't changing so should go smoothly.

Tags