• Resolved ClintN

    (@clintn)


    I have a staging environment for WooCommerce DEV, but I am afraid to migrate the DB back to PROD for fear of loosing the newest orders.

    Now I am perplexed on how to safely migrate woocommerce changes back to DEV

    Any pointers?

Viewing 2 replies - 1 through 2 (of 2 total)
  • It will depend on what your changes are, db, code, db and code.
    Code you can just transfer to live and run. If population is needed, may be write an update script, something like the WC update process.
    DB you should only migrate the changes, again with an update script.

    Backup > Maintenance mode > migrate.

    Plugin Support Hannah S.L.

    (@fernashes)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

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

The topic ‘Sync WooCommerce stage’ is closed to new replies.