Plugins Used
- Redirection – https://wordpress.org/plugins/redirection/
- WP Optimize – https://wordpress.org/plugins/wp-optimize/
- SeedProd Coming Soon – https://wordpress.org/plugins/coming-soon/
Also recommended
Updraft – https://wordpress.org/plugins/updraftplus/
Time needed: 1 day.
Removing WooCommerce from WordPress self-host
- Backup the website
First and foremost backup your website. This can often be done on the host or by using a plugin like Updraft – https://wordpress.org/plugins/updraftplus/.
- Place a Maintenance Mode message
Install and activate a maintenance mode. This can be done with a plugin like SeedProd Coming Soon – https://wordpress.org/plugins/coming-soon/ .
- Deactivate and remove WooCommerce
Now deactivate and remove WooCommerce in the Install Plugins area.
- Clean-up Database
Next clean up the database tables. There will be a few tables that reference WooCommerce. These are usually labelled _wc_ and _woocommerce_. The WP Optimize plugin helps makes this step easier. Install and activate WP Optimize – https://wordpress.org/plugins/wp-optimize/.
- Remove Customers
WooCommerce Customers are given the customer role on WordPress. Just click on the Customer role, click on the checkbox to select them all, click on bulk action and choose delete and then apply.