Extensions Directory
Extensions are installable packages which give CiviCRM new functionality, and this directory provides a centralized list of extensions which the CiviCRM community has created. This listing displays CiviCRM extensions that work on all Content Management Systems (CMS).
The newest extensions · Create an extension · Add an extension to this directory
This extension adds a "Clone" action to SearchKit Displays which list Cases. When a Case is cloned, all its fields, including custom fields, are copied to the clone, along with copies of Case Roles and Case Activities.
Extension to take action on group to disable it after set date.
Sometime groups were created several year back and no more used at moment, if these groups are type of Smart Group, then it lot of time build group cache when system have hundreds of smart group (which my be, no more used).
If the admin knows the usages of any group, then they can set a date to disable the group in advance.
Sometime groups were created several year back and no more used at moment, if these groups are type of Smart Group, then it lot of time build group cache when system have hundreds of smart group (which my be, no more used).
If the admin knows the usages of any group, then they can set a date to disable the group in advance.
On forms that allow the creation of a user, always use the email as the username (do not let users select their own username).
Provides configurable tokens to handle "Dear Supporter" if the first name is missing (etc)
This extension stores the date when an event is updated or modified.
Allows administrators to define certain participant roles to have permission to view and/or edit the other participants of their events. For instance, a "Teacher" role can be granted permission to view and edit all contacts who have a "Student" role in the same events.
Since CiviCRM 5.42, the entity_table field in CiviCRM tables will be derived from CiviCRM option group. So if you have an extension and have code that stores value in entity_table which is not part of option list present in Civi core install the system will throw error. This extension avoids the fatal error by defining the entity table list with all the entities present in the system.
Using a CiviCRM search form (ex: Advanced Search), export all the photos of the resulting contacts as a single zip file.
Ever needed to upload very large files to CiviCRM, beyond the web server's limit? No? Well now you can, thanks to the plupload library, which can be combined with the remoteform extension, so that your users can upload huge files. Kidding aside, this is more of a proof of concept extension.
Displays a contact’s Job Title with their current employer on the Contact Relationships tab.
Extension introduces the InvoiceAddress Get API, getting several invoice addresses for a contact based on valid relationships.
Add ability to use USAePay as a payment processor for Credit Cards and ACH/EFT.
The Database Health Report provides you with a snapshot of your CiviCRM database's usage. It reports the last login time and number of contacts and activities modified by each user. WIth this report, you can evaluate the effectiveness of staff trainings, or get a quick glimpse into which users are active and who may need more prodding.
Adds "FormBuilder submission is added" and "FormBuilder submission is changed" triggers to CiviRules. This does *not* support conditions based on submitted data - only the contact who submitted it, and which form it is.