Consignment Store For WooCommerce

Easily allow sellers to submit items for your review to your consignment store. Once approved, items are added to your WooCommerce store.

3 database tables

Table NameDescriptionMethod
wp_cwscs_errorlogStores cwscs errorlog data created by this plugin.Static
wp_cwscs_inventoryStores cwscs inventory data created by this plugin.Static
wp_cwscs_settingsStores cwscs settings 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:cws_consignment_version
wp_postmeta
Post meta