Easy Appointments

The easiest way to accept bookings on WordPress for free. Set up a beautiful appointment booking form for your business in minutes — no coding needed.

2 database tables

Table NameDescriptionMethod
wp_ea_customersStores ea customers data created by this plugin.Static
wp_ea_optionsStores ea options 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:ea_excel_columnsOption key:ea_hide_newsletterOption key:easy_app_db_versionOption key:start_of_week
wp_usermeta
User meta