You are not logged in.
Pages: 1
Is there a way to register a module through code, as opposed to using the admin > developer > modules > Add Module in the portal.
I really don't want to have to manually register these by hand as I promote the site from dev -> stage -> prod environments
Please Advise...
Offline
Presently the best way to do this is to dump your bigtree_modules, bigtree_module_actions, bigtree_module_forms, bigtree_module_views, and bigtree_module_reports tables and move them over.
We're looking into options for moving to a JSON based storage format for configuration data in a future release.
Offline
Pages: 1