Skip to main content

Recommended Architecture for Running the Full Fluent Stack in a Growing Business

Hello everyone,

I am currently running WooCommerce together with FluentCRM (Pro), Fluent Support (Pro), FluentForms (Pro), FluentSMTP and planning to fully implement FluentCommunity as part of a long-term structure for my business.

As the system grows, I want to make sure I make the right architectural decisions early on and avoid future limitations.

My main question is:

For businesses that run the full Fluent stack (CRM + Support + Community + eCommerce), what architecture do you recommend?

  • Single WordPress install with everything together?
  • WordPress Multisite?
  • Separate WordPress installs (e.g. shop isolated from community/support)?
  • Separate servers for performance and isolation?

I am not asking about internal infrastructure details, but about best practices for scalability, security and long-term maintainability.

If anyone here is running a serious production environment with the full Fluent suite, I would really appreciate hearing how you structured it and why.

Thank you in advance.

William Beem

I teach a dual stack architecture. One WordPress site for the blog or business, and another for the tools. Think of it like selling cars. You have the showroom and the factory. I don't put them all together or use Multisite. Each installation is separate, and often on different servers. That's because I want NGINX for the factory and OLS for the showroom.

Let me know if you want to dig in deeper.

James Maduk

Single stack :-). All Fluent Suite, MCP Connections to Wordpress and Fluent Plugins. All Fluent, WP Content indexed on a Pinecone VectorDB via AI Engine - 8K members

Saajz Azura

James MadukΒ cool - did you build your own MCP’s??

James Maduk

Saajz AzuraΒ Yes I just asked claude cowork to build the mcp. I gave claude the URL for the fluent dev docs and it built it. Took a bit of back and forth to get it working, it isn't perfect but it works. There are some endpoints in the api that are still missing too.

Claude Cowork has a mcp builder skill.

Hopefully that will all change today/tomorrow when the new version comes out.

Mohi Ahmed

Hey James, for your Community MCP - can it create courses and quizzes?