FluentBoards – Project Management, Task Management, Goal Tracking, Kanban Board, and, Team Collaboration

The Simplest Project & Task Management Plugin Specifically Crafted for Agencies, Freelancers & Founders.

14 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_fbs_activitiesStores fbs activities data created by this plugin.Static
wp_fbs_attachmentsStores fbs attachments data created by this plugin.Static
wp_fbs_board_termsStores fbs board terms data created by this plugin.Static
wp_fbs_boardsStores fbs boards data created by this plugin.Static
wp_fbs_commentsStores fbs comments data created by this plugin.Static
wp_fbs_metasStores additional metadata (key-value pairs) for fbs metas records.Static
wp_fbs_notification_usersStores fbs notification users data created by this plugin.Static
wp_fbs_notificationsStores fbs notifications data created by this plugin.Static
wp_fbs_relationsStores fbs relations data created by this plugin.Static
wp_fbs_task_metasStores additional metadata (key-value pairs) for fbs task metas records.Static
wp_fbs_tasksStores fbs tasks data created by this plugin.Static
wp_fbs_teamsStores fbs teams 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:_fbs_featuresOption key:_fluent_boards_db_versionOption key:fluent_boards_modulesOption key:general_settingsOption key:mcp_enabledOption key:start_of_week
wp_postmeta
Post meta
wp_usermeta
User meta