Our company is doing a lot of customization of Espo. We test it on a staging server and then plan to move it to a production server via Git. Obviously things like users are not the same on staging and production. What files do we need to have in the repository? What files can be ignored? What type of customization is in datbase? how do you recommend merging those changes into production?
We have been experimenting but a lot of work has to be done manually after doing a pull from the branch.
TIA.
Scott
We have been experimenting but a lot of work has to be done manually after doing a pull from the branch.
TIA.
Scott
Comment