CiviAuthenticate Plugin
This authentication plugin allows you to manage login access based on CiviCRM Membership status.
Installation
Note that a small amount of coding removes the warning message encountered when I first tried to install this plugin. I've let the developer know about this change, so you might not see this issue in the near future.
- Start by visiting the GitHub page for CiviAuthenticate.
- Click the Clone or download button, and choose Download ZIP.
- Upload and extract the ZIP file to the /tmp folder.
- Open the /install.php file for editing.
- Change line 85 to include /fields at the end of $path1
Now you can Install this Joomla extension using the Install from folder tab, and browsing to your extracted folder.
Configuration
Once CiviAuthenticate is installed you'll need to configure the plugin. Note that by default if you enable this plugin, standard registered users might no longer be able to login, until you've properly configured the plugin.
- Go to Extensions > Plugins.
- Open the Authentication - CiviAuthenticate plugin for editing.
- You will need to Enable the plugin.
- For each Membership Status (e.g. New, Current, Expired etc...) you can allocate a Joomla User Group.
- For each Membership Type you can also assign a Joomla User Group.
There are also many other configurations that you might find useful.
Thanks for visiting,
Steven