Flexi Booking System
A robust booking system for Home Services, Interview Slots, and Mechanical Workshops with a centralized analytics dashboard.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_flbs_home_booking | Stores flbs home booking data created by this plugin. | Static |
| wp_flbs_interview_booking | Stores flbs interview booking data created by this plugin. | Static |
| wp_flbs_mechanical_booking | Stores flbs mechanical booking 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:
flbs_activationOption key:flbs_interview_form_statuswp_postsCustom post type:
flbs_mech_services