Legal Services Management

Manage clients, cases, appointments, invoices & documents for law firms directly from WordPress.

9 database tables

Table NameDescriptionMethod
wp_lsm_activity_logsA logging table that records activity, events, or audit history.Static
wp_lsm_appointmentsStores lsm appointments data created by this plugin.Static
wp_lsm_casesStores lsm cases data created by this plugin.Static
wp_lsm_clientsStores lsm clients data created by this plugin.Static
wp_lsm_documentsStores lsm documents data created by this plugin.Static
wp_lsm_invoicesStores lsm invoices data created by this plugin.Static
wp_lsm_notificationsStores lsm notifications data created by this plugin.Static
wp_lsm_servicesStores lsm services data created by this plugin.Static
wp_lsm_sessionsStores session data for tracking user or visitor state.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:lsm_optionsOption key:lsm_plugin_bootedOption key:lsm_version