Aistore Multi Vendor Store

Aistore Multi Vendor Store is a plugin which allow visitores to sell their digital products from your woo commerce store.

2 database tables

Table NameDescriptionMethod
wp_aistore_multivendor_add_to_cart_reportStores aistore multivendor add to cart report data created by this plugin.Static
wp_aistore_multivendor_system_ordersStores order records and related transaction data.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:add_product_page_idOption key:commission_feeOption key:edit_order_page_idOption key:edit_product_page_idOption key:list_order_page_idOption key:list_product_page_idOption key:product_showOption key:woocommerce_woo_wallet_endpoint
wp_postmeta
Post meta
wp_usermeta
User meta