Exporting module

Hi all!

I need to migrate a SuiteCRM to a new system. I want to do a clean install.

The existing installation has two custom modules, created over the years, modified over and over via the Studio.

The base module is no longer available (and they no longer show up in the Module Loader/Builder.).

Is there a way to export full modules? I don’t need the data, just the module. I tried the “Export Customizations” from the Studio but the export seems to be incomplete.

Any idea?

You could try a clean install of the same version of SuiteCRM (you can always upgrade later after the migration is complete) and just move the files from “custom” dir, selecting which ones to move and which ones to leave behind.

Sadly, that doesn’t work - even after a rebuilt.

I copied /custom/modules/MyModuleName to newInstall/custom/modules

I think it would be simpler to just rebuild the module from scratch.

You have to move all the parts, not just a few.

For example, under custom/Extension you will probably find something.

You can ignore the parts under directories with “custom/Ext/”, those are created from the others, during the Rebuild.