CiviCRM Modules and Plugins ModulePluginExtension Specific Addon

This is a set of modules and plugins that extend the functionality of CiviCRM and make it work better with Joomla!.

Currently available are:
Modules
Mod_MyCiviMembership which shows a logged in user's memberships.
Mod_MyCiviGroups which shows a logged in user's groups.

Plugins
CiviRegistrationSystemPlugin forces use of the CiviCRM registration.

CiviMembershipExpiration Checks memberships for expiration and blocks login for expired members.

CiviContactsOnlyUserPlugins limits registration to individuals in the CiviCRM contacts database.

CiviContactSession puts the contactid in the sesssion for a user, enabling developers to access the user's data without a separate query.

CiviHelper is a helper files that is needed for some of the plugins.

Report