Digent Appointments
A modern and flexible appointment booking plugin that helps businesses manage appointments, schedules, services, and customer bookings with ease.
8 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_dgap_bookings | Stores dgap bookings data created by this plugin. | Static |
| wp_dgap_customers | Stores dgap customers data created by this plugin. | Static |
| wp_dgap_forms | Stores form definitions and related configuration. | Static |
| wp_dgap_locations | Stores dgap locations data created by this plugin. | Static |
| wp_dgap_schedules | Stores dgap schedules data created by this plugin. | Static |
| wp_dgap_services | Stores dgap services data created by this plugin. | Static |
| wp_dgap_staff | Stores dgap staff data created by this plugin. | Static |
| wp_dgap_timeoff | Stores dgap timeoff 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:
dgap_notifications_settingsOption key:dgap_settings