I would like to create a new crm and I don’t care about all the leads but I wish I could migrate all tables rules and all the rest. Other wise, I would have to start from scratch and I really don’t have much time to do it.
Thank you
I would do a full migration and then delete the Leads you don’t want.
To do a full migration normally you just need to
-
make sure the SuiteCRM versions are exactly the same in source and destination
-
make a full DB dump with mysql
-
import that in the destination system
-
move other necessary directories like “custom” and “uploads”
This is a general and quick description of the procedure, you might need some extra details depending on what you did in your installation.
1 Like
I did all of that and I get errors, all the tables don’t get transferred. I wish, I knew someone who has the step by step or help me doing it right all the way.