• Being relatively new to the WordPress world, my expectation of staging workflows has been shaped in other contexts to be something like: checking in code to a branch in GitHub or similar and having automated tools then propagate the update to a staging server for review, then merging the accepted stage branch to the master branch in Git and having automated tools propagate the update to production servers. In the WP world, where so much of a site’s content and function lives in a database rather than a code repository, this model doesn’t apply. And it gets more complicated when it’s an e-commerce site using Woocommerce, and business and customer data is commingled in that same database with site content, layout and functionality. So I’ve definitely struggled to recreate a flow in the WP context that comes close to aligning with my expectations and comfort level from other contexts. Although there are potential gotchas and more hoops to jump through than I wish, this plugin is the closest thing I’ve found to providing a reasonable staging solution in the WP world.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rene Hermenau

    (@renehermi)

    Thank you so much for your extended review @jedlin

    If you agree, I am going to publish your review on our website.

    Have a nice day
    René

    • This reply was modified 6 years, 10 months ago by Rene Hermenau.
    Thread Starter jedlin

    (@jedlin)

    Hello Rene. Yes, you are welcome to share my review on your site. Thank you for your effort to develop WP Staging.

    The one feature request I left out of my review is that I wish it were possible to enter ssh credentials (and perhaps database login credentials) so that the staging site could reside on another server rather than in another path on the same server as the production site.

    Plugin Author Rene Hermenau

    (@renehermi)

    Hi @jedlin

    thank you very much:-)

    I am sorry but at the moment the ability for external database cloning is not supported by the basic version of wp staging.

    The SSH feature is something I am already working on but it is not entirely sure if this will find it’s placed into this version. This depends on the time of support I’d have to give when this feature is built.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Reasonable staging-site solution’ is closed to new replies.