Lunatec Callback Widget
A simple, customizable plugin for callback requests via a floating button and modal. Includes Hubspot, Slack and Email integrations.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_lcbw_requests | Stores lcbw requests 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_optionsOption key:
lcbw_button_colorOption key:lcbw_button_textOption key:lcbw_button_text_colorOption key:lcbw_enable_email_notificationOption key:lcbw_enable_hubspot_syncOption key:lcbw_enable_slack_notificationOption key:lcbw_float_margin_xOption key:lcbw_float_margin_yOption key:lcbw_float_positionOption key:lcbw_hubspot_api_keyOption key:lcbw_modal_footer_textOption key:lcbw_modal_footer_text_colorOption key:lcbw_modal_sizeOption key:lcbw_modal_subtextOption key:lcbw_modal_titleOption key:lcbw_notification_emailOption key:lcbw_show_floating_buttonOption key:lcbw_slack_webhook_urlOption key:lcbw_submit_button_colorOption key:lcbw_submit_button_text_color