ChQMe

Integrates the ChQMe demo booking platform into WooCommerce stores so customers can book product demos directly from product pages.

1 database table

Table NameDescriptionMethod
wp_chqme_cart_eventsStores chqme cart events 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:chqme_book_btn_bg_colorOption key:chqme_book_btn_border_radiusOption key:chqme_book_btn_font_sizeOption key:chqme_book_btn_labelOption key:chqme_book_btn_padding_hOption key:chqme_book_btn_padding_vOption key:chqme_book_btn_text_colorOption key:chqme_db_versionOption key:chqme_google_maps_keyOption key:chqme_widget_btn_bottomOption key:chqme_widget_btn_colorOption key:chqme_widget_btn_rightOption key:chqme_widget_btn_sizeOption key:chqme_widget_tooltip_bg_colorOption key:chqme_widget_tooltip_directionOption key:chqme_widget_tooltip_enabledOption key:chqme_widget_tooltip_messageOption key:chqme_widget_tooltip_text_color
wp_postmeta
Post meta
wp_usermeta
User meta