Skip to main content

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:

  1. Removes Database Tables

    • Drops wp_phplugins_carts table
    • Drops wp_phplugins_cart_contents table
    • Removes all associated data
  2. Clears Scheduled Tasks

    • Removes hourly cron jobs
    • Clears any pending scheduled events
  3. Removes Settings

    • Deletes plugin options from WordPress database
    • Removes any cached data

Uninstallation Steps

  1. Deactivate the Plugin

    • Go to Plugins > Installed Plugins
    • Find "Live Carts for WooCommerce"
    • Click Deactivate
  2. 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:


Note: Uninstalling the plugin will permanently remove all cart tracking data. Make sure to export any needed data before proceeding with uninstallation.