Uninstallation
This guide covers the complete uninstallation process for the Live Carts for WooCommerce plugin.
Table of Contents
Clean Removal Process
The plugin includes a clean uninstall process that automatically handles data removal:
Automatic Cleanup
When you uninstall the plugin through the WordPress admin interface, it automatically:
-
Removes Database Tables
- Drops
wp_phplugins_carts
table - Drops
wp_phplugins_cart_contents
table - Removes all associated data
- Drops
-
Clears Scheduled Tasks
- Removes hourly cron jobs
- Clears any pending scheduled events
-
Removes Settings
- Deletes plugin options from WordPress database
- Removes any cached data
Uninstallation Steps
-
Deactivate the Plugin
- Go to Plugins > Installed Plugins
- Find "Live Carts for WooCommerce"
- Click Deactivate
-
Delete the Plugin
- Click Delete after deactivation
- Confirm the deletion when prompted
- The plugin will automatically clean up all data
Support
If you encounter issues during uninstallation:
- Check the Troubleshooting Guide for common solutions
- Visit the WordPress Support Forum
- Contact BerryPress Support for direct assistance
Note: Uninstalling the plugin will permanently remove all cart tracking data. Make sure to export any needed data before proceeding with uninstallation.