Hi @stathisstr,
You should be able to deactivate and delete the WooCommerce plugin without experiencing any issues on your site.
Your site crashing after deactivating WooCommerce is likely caused either by a conflict with your theme or a plugin on your site.
The best way to determine this is to:
* Temporarily switch to a default theme like Twenty Twenty: https://wordpress.org/themes/twentytwenty/
* Disable all plugins
If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each until you find the one causing conflict.
I hope this helps!
Also, if you want to delete all WooCommerce data, you’ll need to add this line to wp-config.php:
define( 'WC_REMOVE_ALL_DATA', true );
Thanks for your replies, i’m going to give it a try again and let you know with the outcome.
Hi @stathisstr,
We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, everything went well!
If you have further questions, please feel free to open a new topic.
Thanks.