Skip to main content

Auto join all public & private spaces

Hello,

I have another FluentCommunity site where we want to make it like a traditional forum where user can automatically join all public & private spaces.

So user can immediately join the conversation on every space.

Secret space is excluded here, because it requires invitation anyway.

I am thinking there are 2 possible approach here, can do both also.

1) once user is registered, we automatically make this user join all public & private space.

2) when user visit a space or a post, we will automatically make this user join this space.

Is there any way to do it? Any guidance code snippet is appreciated. πŸ™

WiLson Eberechi

for question 1:
use fluentcrm automation: trigger(when user registers) - action(add to space[select your spaces])

for question 2:
to make life easier without a custom code, just use any automator plugin, i use wp automator,
trigger, fluentcommunity: when a user makes a post[in any space] - action, fluentcommunity: add user to space[all selected spaces].

that is it, no coding.

ii am a developer, and i will advise you to use automation rather than custom code for "when user visit a space or post" better you use "make a post" or "joined/request to join a space" or "enroll on a course", so best use automation.

Agus Mu

WiLson EberechiΒ thanks a lot for your reply.

Would you mind to share what automation plugin that you currently use and works well with FluentCommunity?

WiLson Eberechi

Agus MuΒ i use fluentcrm, wp automator pro and uncanny automator pro

Syed Numan

Agus MuΒ You can use FluentCRM which has a native integration with the community plugin.