I am looking for a solution to the following problem. Some time ago we had a garden plot on a production environment. The entire structure of the site (widgets, parts, layers) was created before the original version. Now we want to add an additional site with additional pages and layers. We want to do this work on the development environment and test it before release (in addition to a recent snapshot of the production database). At the same time, new minor content will be added to the production environment. So the question is, is there a solution to merge changes from one database of gardens (one development) to another (production)? These changes include layers, custom widgets, and parts.
source
share