note that in multisite a user registers for each site separately by default , admin needs to approve the user to multiple subsites . to allow user to login to all subsites please refer :
Ok. Thanks. We are trying that but not a great fan of adding users in subsites, which the plugin does. Would prefer to keep all users in main site only.
So my question ........." Is there any specific method to be used to sync the login and logout of LMS-APP from Main Site login. Is that something you could help me with ? "
Hi That works when the user is registered in the subsite. Tried it - fine. But we dont have any users registered nor added in the subsite where VibeBP+ WPLMS is installed.
So we need a hook to fire the login when logged in from main site in multi site (where WPLMS is not installed) as well as logout.
Hi
Our multi setup
1. Main Site has WooCommerce + My Cred + PaidMembership Pro
2. Subsite #1 has WPLMS + Vibe BP
The users who are registered in main site are not able to access the WPLMS APP on the Subsite#1.
Q1 - Is there anything that can be done to handle this . ?
Q2 - What is the correct way / easiest way to install t WPLMS + VibeBP on the multi site.
We are using Astra Theme and are using multisite as our application has many custom modules which are in the other subsites
Thanks
note that in multisite a user registers for each site separately by default , admin needs to approve the user to multiple subsites . to allow user to login to all subsites please refer :
https://wordpress.org/support/topic/automatically-add-all-new-users-to-all-sites-on-multisite/
you might need to do something like this :
https://wordpress.stackexchange.com/a/286558
Ok. Thanks. We are trying that but not a great fan of adding users in subsites, which the plugin does. Would prefer to keep all users in main site only.
So my question ........." Is there any specific method to be used to sync the login and logout of LMS-APP from Main Site login. Is that something you could help me with ? "
That would be very helpful
Thanks
There is a setting for this available .
enable sync vibebp login with wp and sync wp login with vibebp from wp-admin -> vibebp-> settings.
Hi That works when the user is registered in the subsite. Tried it - fine. But we dont have any users registered nor added in the subsite where VibeBP+ WPLMS is installed.
So we need a hook to fire the login when logged in from main site in multi site (where WPLMS is not installed) as well as logout.
Hi I guess what you are looking for is this :
https://wordpress.org/plugins/wp-multisite-sso/
Thanks!!