Fluent Support – Helpdesk & Customer Support Ticket System

Feature Rich and Super Fast Support and Customer Ticketing System for WordPress.

10 database tables

Table NameDescriptionMethod
wp_actionscheduler_actionsStores actionscheduler actions data created by this plugin.Static
wp_actionscheduler_logsA logging table that records activity, events, or audit history.Static
wp_fs_activitiesStores fs activities data created by this plugin.Static
wp_fs_ai_activity_logsA logging table that records activity, events, or audit history.Static
wp_fs_data_metrixStores fs data metrix data created by this plugin.Static
wp_fs_mail_boxesStores fs mail boxes data created by this plugin.Static
wp_fs_metaStores additional metadata (key-value pairs) for fs records.Static
wp_fs_personsStores fs persons data created by this plugin.Static
wp_fs_productsStores product records and related data.Static
wp_fs_ticketsStores fs tickets 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_comments
Direct access
wp_options
Option key:_fluent_last_m_runOption key:_fs_migrate_awesome_supportOption key:_fs_migrate_freshdeskOption key:_fs_migrate_helpscoutOption key:_fs_migrate_js_helpdeskOption key:_fs_migrate_support_candyOption key:_fs_migrate_zendeskOption key:_fs_zendesk_last_ticket_dateOption key:_fs_zendesk_total_ticketsOption key:fluent_support_db_versionOption key:start_of_week
wp_postmeta
Post meta
wp_usermeta
User meta