• Resolved scott0102

    (@scott0102)


    Hi, we have multiple sites where we are using staging sites on WP Engine and Siteground which all work well for us pushing sites from staging to live.

    However, we are looking for more of a complex staging site. We are going to have a website that will be both in staging and live. We will be developing new features in staging, but sometimes urgent content updates etc come in that we want to push live (and not the current developing we are doing). We are looking at GIT, and whilst this is a lot better for what we need, this seems to be good for pushing live certain files only.

    For example a scenario could be we are updating all posts with a new design in development. Our client then has a text update on a post type post, which is say services. So I want to push live JUST the 1 service page, and leave the files, other posts/pages and other service pages as they are.

    Would this plugin be able to achieve this? We basically want a complex server where we can just push specific posts/pages live. And say for example we are working on a CSS file, we only want to push live say lines 300-305 instead of the whole file.

    Is this possible?

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Contributor alaasalama

    (@alaasalama)

    Hi @scott0102

    Thanks for asking this question.

    We know no plugin that can do a 100% automatic and reliable merging due to the construction of the underlying WP tables. We tested all plugins that promise to support merging, but none of them passed all our tests and at worst it could lead to data loss that you even don’t notice for particular pieces of data.

    Due to the complexities of this and the unexpected outcome, we have no plans to support any automatic merging of data.

    Thanks,
    Alaa

Viewing 1 replies (of 1 total)

The topic ‘Staging site’ is closed to new replies.