Booktics – Booking Calendar for Appointments and Service Businesses

Smart booking and appointment scheduling solution tailored for modern service businesses from salons to medical clinics.

6 database tables

Table NameDescriptionMethod
wp_booktics_cart_itemsStores booktics cart items data created by this plugin.Static
wp_booktics_cartsStores booktics carts data created by this plugin.Static
wp_booktics_guestsStores booktics guests data created by this plugin.Static
wp_booktics_ordersStores order records and related transaction data.Static
wp_booktics_paymentsStores booktics payments data created by this plugin.Static
wp_booktics_schedulesStores booktics schedules 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:allow_customer_as_wp_userOption key:allow_customer_cancellationOption key:allow_customer_reschedulingOption key:appointment_statusOption key:appointment_statuses_for_blocked_slotOption key:block_booking_during_google_eventsOption key:booktics_available_modulesOption key:booktics_is_installedOption key:booktics_versionOption key:business_addressOption key:business_logoOption key:business_nameOption key:cancellation_restrictionOption key:currencyOption key:customer_reschedule_statusOption key:enable_fluentcrmOption key:enable_google_calendarOption key:enable_outlook_calendarOption key:enable_paypalOption key:enable_stripeOption key:fluentcrm_webhook_urlOption key:google_calendar_connectedOption key:google_client_idOption key:google_redirect_urlOption key:google_secret_keyOption key:holidayOption key:interval_timeOption key:microsoft_redirect_urlOption key:paypal_connectedOption key:reschedule_restrictionOption key:scheduleOption key:start_of_weekOption key:stripe_account_idOption key:stripe_account_typeOption key:stripe_addon_install_statusOption key:stripe_publishable_keyOption key:stripe_secret_keyOption key:wc_integration
wp_postmeta
Post meta
wp_posts
Custom post type:booktics-service
wp_termmeta
Term meta
wp_usermeta
User meta