Skip to main content

The latest stable realease is not loading anything on the dasboard. You see only a blank screen. This includes both the free 3.0.1 version and pro version 3.0.0

My automations are not firing when a tag is applied. I've also tried to trigger when a form is submitted or when a booking is scheduled but those don't work either.

I'm currently trialing FluentCRM (free version), and I was wondering whether this option:
https://fluentcrm.com/docs/global-general-settings/#auto-sync-user-data-and-contact-data

...only works for the paid/pro version? Because I added a Contact to FluentCRM, and it's not synced to the WordPress Users.

Hello everyone,
I hope it's OK to ask about FluentSMTP in the FluentCRM Space.

For reasons of confidentiality, legality and compliance, I recently signed up for the new AWS European Sovereign Cloud https://aws.eu/, which operates completely independently of the main AWS infrastructure (and the standard existing EU regions).

Now when I want to add to the FluentSMTP configuration, the EU Sovereign Cloud is not on the AWS region choice dropdown list (I guess it’s too recent).

I have a second question, how to separate transactional email from marketing email? Do I simply add a second AWS connection in FluentSMTP? (I send from 2 different set of rules, and from email addresses)

Thanks a lot

It would be helpful to have the ability to tag events when a user rsvps or buys a ticket. I know that if the tickets are sold via WooCommerce it can be done, but for RSVPs there is nothing that works natively.

Hi, can't find the answer in the FluentCRM docs: https://fluentcrm.com/docs/fluentcommunity-integration-with-fluentcrm/#available-automation-actions

...so I'm checking it here.

Is it possible to build an automation in FluentCRM to add a Contact to WordPress (wp-user?) so that they will be able to login to FluentCommunity?

OK, so today I sent out my first newsletter using FluentCRM 3.0. Also, happened to be sent over toSend. For one reason or the other, my open rate was WAY down so far.

Come to find out, my Cloudflare WAF rules are are throwing up challenges to the trackers. Looks like ns_url and the ?fluentcrm=1 links are being caught by Cloudflare. And I think that's the issue here.

So, I can put in WAF rules to allow it through. But, just so I understand (plus, I have a lot of clients using FluentCRM)...

Did the format of the open trackers and click trackers change with FluentCRM 3?

Shahjahan JewelΒ 

Hi. We are experiencing an issue with FluentCRM campaign sending after the latest update.

Environment:

  • WooCommerce
  • BuddyBoss
  • MemberPress
  • Fluent Forms
  • Redis Object Cache
  • Cloudflare Pro
  • WP-CLI cron (real server cron every minute)
  • Action Scheduler is working correctly

What happens:

  • Test emails are sent correctly
  • The campaign starts sending
  • Then it stops/hangs
  • If we manually run:
    wp action-scheduler run
    the campaign immediately continues sending again

We confirmed:

  • WP Cron is working
  • Action Scheduler is processing tasks
  • No PHP memory or execution issues
  • SMTP is working
  • Cloudflare WAF should not be an issue

We also noticed actions like:
fluent_crm_send_multi_thread_emails

Question:
Could this be related to the latest FluentCRM update, or to the multi-thread email queue system not properly rescheduling batches automatically?

Has anyone else experienced campaigns stopping unless Action Scheduler is manually triggered?

Cheers

Hey everyone πŸ‘‹

FluentCRM 3.0 is one of our biggest releases yet, and we're releasing it soon. Now we’d love to hear from you!

What’s your first impression of FluentCRM 3.0?
Which feature are you most excited about?
What changed your workflow the most?

Share your thoughts, feedback, or experience below. We’d love to feature some community responses on the FluentCRM 3.0 landing page πŸ’™

Hi FluentNauts β€” J here.

In plain English: I built an AI control layer for WordPress and Fluent Plugins due ot our business needs. Others are doing the same, in many different ways.

Helmar Rudolph kindly made me aware my original post was confusing so here is hopefully a more clear update.

You can read Helmars post here

You'll notice in the comments this is not appreciated by all community users, sorry about that.

A system that lets any AI β€” Claude, GPT, Gemini, whatever you bring β€” operate WordPress as an operating system. Through structured, permission-gated, schema-validated abilities. With your Fluent suite as native operations.

The Alpha launches in this community today.


What this is as simply as I can at the moment.

Abilities for Fluent β€” first-party WordPress Abilities API translator for the entire Fluent ecosystem. CRM, Community, Forms, Boards, Booking, Cart, Affiliate, Support, SMTP, Auth, Snippets, Messaging. Conditional module loading. Everything you already run β€” now operable by AI through conversation.

Open Source GLP2

On our production site β€” running the full Fluent stack alongside SureCart, Presto Player, Astra, Spectra β€” the AI discovers +1,600 abilities across 42 modules at boot. FluentCRM alone exposes 318. FluentBoards 198. FluentCart 158. FluentBooking 115. FluentCommunity 109.

The point is not the counts, it is the capacity to operate Wordpress with AI. And Fluent.
Which is a challenge in itself. AI makes mistake, so do humans.

Abilities for AI β€” Native WordPress abilities for AI agents. Content, blocks, themes, plugins, users, filesystem, cron, multisite. 111+ structured operations across WordPress core. Powered by the official WordPress 6.9 Abilities API.

Open Source GLP2

The MCP Bridge β€” One MCP to Rule Your WordPress World. Local Node.js server. Multi-site. Multi-client. OS-keychain key storage. We run 3 multisites and 7 single sites in parallel through ONE bridge. Same auth model. Same boot sequence. Different abilities loaded per site.

Open Source GLP2

The MCP Adapter β€” Upload, activate, and your WordPress abilities become MCP tools. OAuth 2.1. Scoped tokens. Three-bucket redaction. Layered permissions.

Open Source GLP2

Ask your AI

The repos are public. The architecture is documented. Ask your AI to read them, do a safety and security check, and help you install:

Trinity overview on our prototype site we are building now only with AI into a Gutenberg site β†’ https://wicked-evolutions.github.io/wickedevolutions-prototypes/marketing-alpha/Trinity%20Hub.html

Sign up for Alpha access (coupon codes + instructions in 1 email) β†’
https://wicked-evolutions.github.io/wickedevolutions-prototypes/marketing-alpha/Get%20Alpha%20Access.html


Two effects that fall out of this architecture

The Knowledge Layer. Every AI session can leave structured intelligence behind β€” when you run the protocol.

The Boot Sequence loads the site's identity, history, and operating directives at session start. The End Session Protocol β€” adapted in conversation between you and the AI β€” captures what worked, what didn't, and any SKILL or agent definition worth keeping.

Example: you build a full funnel β€” automations, tags, email sequences, landing page. It works. You and the AI run the End Session Protocol together. The AI writes the SKILL that codifies the pattern, logs the session, captures the observations. Next session, that SKILL is part of the site's institutional knowledge. The next AI session boots into it.

The site gets smarter. Not the AI β€” the site.
Through deliberate practice, not automatic capture.

The Bridge Effect. WordPress is a shared runtime. Plugins live in the same PHP process, the same database, the same hook system. They share post types, post meta, taxonomies, users, options. The abilities architecture treats this as a feature, not a limitation.

Every plugin that builds on native WordPress structures becomes operable through abilities β€” not because we wrote a specific integration, but because the WordPress core CPT system itself is the integration. The ability surface extends automatically.

What this opens:

  • AI can operate plugins that have no AI integration of their own
  • Composability across plugins through shared WordPress state β€” no HTTP, no round-trips, just in-process function calls
  • A new plugin category: micro-plugins that ARE abilities β€” no admin UI, no settings page, just composable operations
  • The need for plugin-specific AI integrations dissolves; abilities become the universal AI interface to anything WordPress already addresses natively

This is structural, not configurational. Install a CPT-based plugin and its content is in the ability surface from the first call.


The Alpha Offer

Free LTDs for the Fluent Community and beyond.
200 LTD Coupons per Pro gated plugin.

Both unlock Pro for life with auto-updates.

The MCP Bridge and MCP Adapter are free GLP2.

Each plugin has these options:

  • 1 Site LTD
  • 2 Sites LTD
  • 1 Multisite LTD

Use the minimum you need. Share equally. If that were our approach to life, Earth and others β€” the world would be in a much better shape than it is.

Sign up, you'll get one email with the Coupon Codes and links to where you can get them.
You can of course get them in the repos as well, which then is without the PRO gated write, update and delete abilities.


A short personal note

I'm J β€” Uppsala, Sweden. Solo founder. I don't read or write code. I design systems, plant things, build structures.

I needed full sovereignty over data, infrastructure and user relationships to build Wicked Evolutions β€” an open source social innovation startup reimagining systemic living through holistic approaches and life-centric technology. Basically, we aim to build geodomestic domes.

WordPress was the only honest answer. The Fluent ecosystem was the operating layer on top.

And when WordPress 6.9 shipped the Abilities API β€” wp_register_ability() β€” on February 27th, 2026, everything changed.


Honest disclaimer

These tools are exceptionally powerful. The checkout includes this:

"I acknowledge that using this product is my own free will and responsibility. It is a powerful tool. I'll use it with knowledge and wisdom."

You're getting the keys to a turbo-injected way to operate WordPress with AI. You'll need to learn how to drive.

Alpha is not "we'll see if this works." Alpha is "this works at scale across our entire operation, and we need use case variations we cannot generate alone."


We don't track our users. We don't advertise. We create and share products on one premise: if it's useful, valuable, and worthy of recommending β€” that's all that's needed.

If it is not good enough, end of story.

You and we bet on the right stack. Things will not be the same tomorrow.

J and the Claude AI Team

WordPress Is AI Native. Alpha Release. Free LTDs for the extended Fluent Community. WordPress Is AI Native. Alpha Release. Free LTDs for the extended Fluent Community. WordPress Is AI Native. Alpha Release. Free LTDs for the extended Fluent Community. WordPress Is AI Native. Alpha Release. Free LTDs for the extended Fluent Community.