How to Remove FluentCRM Plugin Data on Your Site

Suppose you were using the FluentCRM plugin on your WordPress website and have already migrated any collected data into a CRM solution or a different CRM plugin. In that case, you may want to clean up the leftover data.

To reset all FluentCRM plugin data from wp-admin, go to;
FluentCRM > Settings > Tools


To reset the FluentCRM plugin data on your site, you must add the following constant to your site’s wp-config.php file.
define('FLUENTCRM_IS_DEV_FEATURES', true);
The FluentCRM plugin uses the following custom database tables for storage;
wp_fc_contact_relations
wp_fc_contact_relation_items
wp_fc_campaign_emails
wp_fc_campaign_url_metrics
wp_fc_campaigns
wp_fc_funnel_metrics
wp_fc_funnel_sequences
wp_fc_funnel_subscribers
wp_fc_lists
wp_fc_meta
wp_fc_subscriber_meta
wp_fc_subscriber_notes
wp_fc_subscriber_pivot
wp_fc_subscribers
wp_fc_tags
Wp_fc_url_stores
To delete all FluentCRM database tables, you can use a plugin such as WP-Optimize. With WP-Optimize installed, go to;
WP-Optimize > Database > Tables
Search for crm and the results will show all of the FluentCRM plugin database tables, which can be deleted from the plugin UI.
If you are using a host which provides phpMyAdmin, then you can use it to drop all of the FluentCRM database tables from it.
Deleting unused plugin data is always recommended. This stops bloat from being stored in the database and helps to reduce the database size.
Useful Links
Share
Manage Unlimited WordPress Sites from One Dashboard!
- Privacy-first, Open Source, Self-hosted
- Easy Client Management
- 15+ & 30 + Premium Add-ons
- Bulk Plugins & Themes Management