FluentCRM - Marketing Automation For WordPress 3.0.0

Does "FluentCRM - Marketing Automation For WordPress" work with WordPress 6.9.4 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 1.01 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.9.4
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 70,000+
WordPress.org page https://wordpress.org/plugins/fluent-crm/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=fluent-crm%2Ffluent-crm.php&plugin_status=all&paged=1&s&_wpnonce=486fd9f41b
Aspect after-activation
HTTP status 200
Load time 1.815 s
Memory usage 4.49 MiB
JS errors None
Resource errors None

FluentCRM

Page screenshot: FluentCRM
URL /wp-admin/index.php?page=fluentcrm-setup
Requested URL /wp-admin/admin.php?page=fluentcrm-admin
Aspect menu-item
HTTP status 500
Load time 0.186 s
Memory usage N/A
JS errors None
Resource errors None

Tools → Scheduled Actions

Page screenshot: Tools → Scheduled Actions
URL /wp-admin/tools.php?page=action-scheduler
Aspect menu-item
HTTP status 200
Load time 0.317 s
Memory usage 4.38 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.240 s
Memory usage 4.66 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.438 s0.399 s-0.039 s3.78 MiB4.45 MiB+ 694.59 KiB
/wp-admin/edit.php0.367 s0.361 s-0.006 s3.78 MiB4.44 MiB+ 673.98 KiB
/wp-admin/post-new.php0.936 s1.246 s+0.310 s6.31 MiB9.17 MiB+ 2.86 MiB
/wp-admin/upload.php0.620 s0.625 s+0.005 s3.74 MiB4.34 MiB+ 612.07 KiB
/wp-admin/options-writing.php0.337 s0.360 s+0.023 s3.71 MiB4.31 MiB+ 615.44 KiB
/wp-admin/media-new.php0.498 s0.381 s-0.117 s3.7 MiB4.31 MiB+ 623.63 KiB
/wp-admin/edit-tags.php?taxonomy=category0.434 s0.340 s-0.094 s3.72 MiB4.33 MiB+ 628.8 KiB
/wp-admin/post-new.php?post_type=page0.699 s0.689 s-0.010 s6.3 MiB9.09 MiB+ 2.79 MiB
/wp-admin/options-discussion.php0.332 s0.467 s+0.135 s3.71 MiB4.31 MiB+ 611.94 KiB
/wp-admin/edit-comments.php0.327 s0.379 s+0.052 s3.73 MiB4.33 MiB+ 613.42 KiB
/0.279 s0.188 s-0.091 s4.11 MiB4.66 MiB+ 566.61 KiB
Average 0.479 s0.494 s+0.015 s4.24 MiB5.25 MiB+ 1.01 MiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
PO File
Language % Lines of code Comment lines Files
PHP50.5%67,83711,267363
PO File47.3%63,52333,7576
SVG1.0%1,288486
JavaScript0.9%1,158410162
JSON0.3%36605
CSS0.0%65041
Markdown0.0%2401
Bourne Shell0.0%501
Total 134,266 45,438 665

PHP Code Analysis | More results »

Lines of code 64,902
Total complexity 10,768
Median class complexity 13.0
Median method complexity 2.0
Most complex class FluentCrm\App\Services\GutenbergEmailParser
Most complex function FluentCrm\App\Services\TransStrings::getStrings()
Classes 321
Methods 2,547
Functions 96

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Database Tables 17

Options wp_options 8

Custom Post Types 2

ID Name
scheduled-actionScheduled Actions
fcrm-dummyEmail-Body

PHP Error Log 17 lines

[14-May-2026 16:24:41 UTC] PHP Fatal error:  Uncaught Exception: The view file [/wp-content/plugins/fluent-crm/app/Views/admin/setup_wizard.php] doesn't exists! in /wp-content/plugins/fluent-crm/vendor/wpfluent/framework/src/WPFluent/View/View.php:122
Stack trace:
#0 /wp-content/plugins/fluent-crm/vendor/wpfluent/framework/src/WPFluent/View/View.php(80): FluentCrm\Framework\View\View->handleViewNotFoundException()
#1 /wp-content/plugins/fluent-crm/vendor/wpfluent/framework/src/WPFluent/View/View.php(53): FluentCrm\Framework\View\View->make()
#2 /wp-content/plugins/fluent-crm/app/Hooks/Handlers/SetupWizard.php(142): FluentCrm\Framework\View\View->render()
#3 /wp-content/plugins/fluent-crm/app/Hooks/Handlers/SetupWizard.php(133): FluentCrm\App\Hooks\Handlers\SetupWizard->outputHtml()
#4 /wp-content/plugins/fluent-crm/app/Hooks/Handlers/SetupWizard.php(46): FluentCrm\App\Hooks\Handlers\SetupWizard->setup_wizard()
#5 /wp-content/plugins/fluent-crm/app/Hooks/actions.php(171): FluentCrm\App\Hooks\Handlers\SetupWizard->__construct()
#6 /wp-includes/class-wp-hook.php(341): FluentCrm\Framework\Foundation\Application->{closure}()
#7 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#8 /wp-includes/plugin.php(522): WP_Hook->do_action()
#9 /wp-admin/includes/class-wp-screen.php(424): do_action()
#10 /wp-admin/includes/screen.php(243): WP_Screen->set_current_screen()
#11 /wp-admin/admin.php(217): set_current_screen()
#12 /wp-admin/index.php(10): require_once('...')
#13 {main}
  thrown in /wp-content/plugins/fluent-crm/vendor/wpfluent/framework/src/WPFluent/View/View.php on line 122
See also: All tests for this plugin, How to Hide FluentCRM - Marketing Automation For WordPress Admin Menus