Imaxel editors for WooCommerce

Enable the creation, sale and production of personalized products such as prints, photobooks, canvas, collages, gifts, t-shirts, mugs and others direc …

6 database tables

Table NameDescriptionMethod
wp_wc_imaxel_authorization_server_tokensStores access tokens for authentication or API access.Static
wp_wc_imaxel_order_itemsStores order records and related transaction data.Static
wp_wc_imaxel_ordersStores order records and related transaction data.Static
wp_wc_imaxel_product_variantsStores product records and related data.Static
wp_wc_imaxel_productsStores product records and related data.Static
wp_wc_imaxel_projectsStores wc imaxel projects 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:imaxel_3dv_placeholder_product_idOption key:imaxel_can_download_ordersOption key:imaxel_clear_data_on_uninstallOption key:imaxel_cross_selling_display_modeOption key:imaxel_cross_selling_enabledOption key:imaxel_cross_selling_ga_idOption key:imaxel_cross_selling_gtm_idOption key:imaxel_cross_selling_primary_colorOption key:imaxel_downloads_from_shop_panel_enabledOption key:imaxel_enable_logsOption key:imaxel_guest_modeOption key:imaxel_license_keyOption key:imaxel_license_secret_keyOption key:imaxel_module_idOption key:imaxel_options_migratedOption key:imaxel_pim_products_enabledOption key:imaxel_plugin_versionOption key:imaxel_prices_include_taxOption key:imaxel_prints_as_quantityOption key:imaxel_private_keyOption key:imaxel_public_keyOption key:wc_imaxel_clear_data_on_uninstallOption key:woocommerce_default_countryOption key:woocommerce_myaccount_page_idOption key:woocommerce_store_addressOption key:woocommerce_store_address_2Option key:woocommerce_store_cityOption key:woocommerce_store_postcode
wp_postmeta
Post meta
wp_usermeta
User meta