Appearance
Other Integrations
Alongside the Fluent family of plugins, FluentCommunity connects to a small number of outside services that add capabilities WordPress cannot provide well on its own.
The clearest example is real-time messaging. By default, chat updates rely on the browser checking for new messages periodically, which is fine for a small community but becomes slow and server-heavy as your membership grows. A dedicated real-time service solves this by pushing messages the instant they are sent.
What You Will Learn
- Connecting with Pusher: Power instant chat and live notifications through a reliable cloud service, so messages arrive immediately without repeatedly polling your server.
TIP
This integration is optional. Chat and notifications work without it — connecting Pusher improves delivery speed and reduces load on your hosting, which matters most for larger or more active communities.
Get Started:
- Enable real-time chat by connecting with Pusher
- Review the Fluent Ecosystem integrations
- Automate your workflows with an Incoming Webhook

