WordPress Multisite
Is it possible to synchronise users across muliple instances of FluentCommunity, each running in its own wordpress multisite?
This is something I have been wondering. I'll spin up a test MU site and see what happens and report back soon π
David ChurchillΒ thanks David
Maybe these comments in my conversation with Ross FCAΒ will help you
https://community.wpmanageninja.com/portal/post/multiple-communities-on-one-site?comment_id=46237
Basically use webhooks (maybe in conjunction with FluentCart/FluentCRM) to automate having users copied and added
(I still have to implement it myself)
Patricia BTΒ used MU/Network for years and used to manage a 100+ site network. Syncing of users between sites is easy, but the FC part is currently not straightforward. More questions than answers really, but if selling access/courses/products then adding users to a Space (hidden or pubic) is easy on the same site, but it sounds like the question is how best to add users to communities on site1.mysite.tld or site2.mysite.tld etc based on something you sell on the main mysite.tld? Probably easy with webhooks, but coming up with a simple and easy to use interface (so anyone can do this) is the challenge.