WC Add To Cart As Admin

This WooCommerce/WordPress plugin will give you ability to add products to your customer's cart from WP admin side.

1 database table

Table NameDescriptionMethod
wp_atcaa_prepared_itemsStores atcaa prepared items data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:atcaa_db_version
wp_postmeta
Post meta