MarketEngine
A free WordPress plugin that allows you to build a multi vendor marketplace platform for any niche.
7 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_marketengine_custom_fields | Stores marketengine custom fields data created by this plugin. | Static |
| wp_marketengine_fields_relationship | Stores marketengine fields relationship data created by this plugin. | Static |
| wp_marketengine_message_item | Stores marketengine message item data created by this plugin. | Static |
| wp_marketengine_message_itemmeta | Stores marketengine message itemmeta data created by this plugin. | Static |
| wp_marketengine_order_itemmeta | Stores order records and related transaction data. | Static |
| wp_marketengine_order_items | Stores order records and related transaction data. | Static |
| wp_marketengine_sessions | Stores session data for tracking user or visitor state. | 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_commentmetawp_commentswp_optionsOption key:
blog_charsetOption key:buyer-labelOption key:comments_per_pageOption key:contact-actionOption key:contact-availableOption key:contact-titleOption key:finish_wizardOption key:is_required_email_confirmationOption key:links_updated_date_formatOption key:listing-labelOption key:marketengine_Option key:marketengine_listing_maximum_images_allowedOption key:marketengine_permalinksOption key:marketengine_versionOption key:me-added-sample-dataOption key:payment-currency-codeOption key:payment-currency-labelOption key:payment-currency-signOption key:paypal-commission-feeOption key:posts_per_rssOption key:purchasion-actionOption key:purchasion-availableOption key:purchasion-titleOption key:seller-labelOption key:test_modewp_postmetawp_postsCustom post type:
listingCustom post type:me_orderwp_termmetawp_termsCustom taxonomy:
listing_categoryCustom taxonomy:listing_tagwp_usermeta