Flexi Booking System

A robust booking system for Home Services, Interview Slots, and Mechanical Workshops with a centralized analytics dashboard.

3 database tables

Table NameDescriptionMethod
wp_flbs_home_bookingStores flbs home booking data created by this plugin.Static
wp_flbs_interview_bookingStores flbs interview booking data created by this plugin.Static
wp_flbs_mechanical_bookingStores 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_options
Option key:flbs_activationOption key:flbs_interview_form_status
wp_posts
Custom post type:flbs_mech_services