mass import custom module

Hello everyone.
I have a great doubt create a new module and has no mass import, how can I do to make has

Greetings and thank you very much

Hi Mario,

Are you trying to create a custom module with the mass import functionality? Is it not working?

Thanks,

Will.

Hi Will

if you create a new module and I want to have the functionality to do massive import, also makes sugarcrm ce

anyone knows how to add functionality to mass import a custom module

:frowning: :frowning: :frowning:

When you creating a new module then it ask in check box form that allow to make this module importable or not

What if I forgot to put “V” in box: “Importing”?

And now I have a problem, when modul had been already installed in the CRM but there is no option to import anything.
I can’t delete that module, because it had been installed in package together with 30+ other modules.
Any solution?

up

up.

up.

up.

up

up

Open modules//_sugar.php

search for word “importable” make it “true”

Admin > Repair > Quick Repair and Rebuild, and see if that works.

1 Like

For SuiteCRM 7, you have to do:

modules//.php

search for word “importable” make it “true”

Admin > Repair > Quick Repair and Rebuild, and see if that works.

2 Likes