CiviCRM Membership Authentication and ACL

Version
2.1.2 (last update on Feb 3, 2012)
Rating
Compatibility
Reviews
2
License
GPLv2 or later
Non-Commercial
Type
Date Added
17 July 2008
This Joomla Authentication plugin does this:
* Use the Joomla user table to authenticate against and then
* check that that user has a current CiviCRM membership record
* Sets the Joomla Access Level depending on the users Membership Status and / or Membership Type
* Allows users to login with either their username or email address
* Redirects to the configured location based on potential results
CiviCRM is a Constituent Relationship Management System for Joomla! Primarly targeted to the non-profit and public sectors, it will allow you to very effectively manage your organization's contacts, and begin to build a better connection between your CMS and your constituents.
The website has a version for Joomla 1.5 and Joomla 2.5. I used the Joomla 1.5 version. Getting CiviCRM/Joomla extensions working seems to be a tricky thing few developers manage to do it. This is a rare example where it worked out of the box. The code was clear enough and documented enough that I was even able make my own improvements. Thanks

