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 NameDescriptionMethod
wp_dgap_bookingsStores dgap bookings data created by this plugin.Static
wp_dgap_customersStores dgap customers data created by this plugin.Static
wp_dgap_formsStores form definitions and related configuration.Static
wp_dgap_locationsStores dgap locations data created by this plugin.Static
wp_dgap_schedulesStores dgap schedules data created by this plugin.Static
wp_dgap_servicesStores dgap services data created by this plugin.Static
wp_dgap_staffStores dgap staff data created by this plugin.Static
wp_dgap_timeoffStores 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_options
Option key:dgap_notifications_settingsOption key:dgap_settings