Linked Questions

Popular Questions

How to work with SuiteCRM via GIT

Asked by At

My company took a terrible decision. They decided to use SuiteCRM, someone installed it for them, and now i should support and develop it. We should customize it a lot and of course it's needed to create many relationships, custom fields, e.t.c. But... how we can do it via git? After any changes in Admin/Studio system creates about 30-40 changes in files, and it's impossible to manage them. After every repair and rebuild there are hundreds changes. It's terrible.

Is there "the right way" to work with CRM and git? I tried to find documentation about changes in relationships and fields via code, not GUI, and found many different instructions and ways... It there a one right way?

Thanks.

Related Questions