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
Provides a setting to specify that payment methods besides "Check" can show a "check number" field. Important for users with accounting integration and multiple bank accounts that accept checks.
Provides a custom search and a custom report to view data from the detailed log tables (if enabled).
Provides a way to check which scheduled reminders would be fired.
Provides form validation to prevent negative values from being entered in Text / Numeric Quantity fields in Price Sets.
Backport of FontAwesome so it can be used in CiviCRM < 4.7. Useful if your extension uses fontawesome icons.
Sometimes our Contact Trash bin can get pretty full causing performance issues and big databases.
It makes sense to keep around Contacts in the Trash, but sometimes we forget to do a cleanup resulting in a big cleanup job later.
This extension is meant to essentially cleanup contacts that are in the Trash, but not permanently deleted.
Currently, this provides Scheduled jobs to help you do that cleanup automatically. Contacts can be deleted based on:
* Being older than X amount of years, days, hours
* Deleted based on a merge action
* Delete specific types of Contacts
It makes sense to keep around Contacts in the Trash, but sometimes we forget to do a cleanup resulting in a big cleanup job later.
This extension is meant to essentially cleanup contacts that are in the Trash, but not permanently deleted.
Currently, this provides Scheduled jobs to help you do that cleanup automatically. Contacts can be deleted based on:
* Being older than X amount of years, days, hours
* Deleted based on a merge action
* Delete specific types of Contacts
Connector for Big Blue Button. This extension setups the connection details to the Big Blue Button.
So far only the Create API is implemented. See here for the Big Blue Button API: https://docs.bigbluebutton.org/development/api/#overview
So far only the Create API is implemented. See here for the Big Blue Button API: https://docs.bigbluebutton.org/development/api/#overview
Restricts payment methods to specific domains. For multisite CiviCRM instances.
This is especially helpful with accounting integration to ensure that your different sites all use payment methods tied to specific bank accounts.
This is especially helpful with accounting integration to ensure that your different sites all use payment methods tied to specific bank accounts.
Allows generating CDN Tax Receipts via a CiviRules action.
This extension allow you to choose another template and write a specific text for the email in the action "Make Thank-you Letters" of Contributions.
Adds a system status check listing contributions with total amounts that don't match the line item totals.
Make it easier to see the group hierarchy when there are lots of groups and subgroups.
CURRENT STATUS: While this may still have some use, most of the original intent has been handled in core for a while now.
On a production site, where your error settings are usually pretty low, errors from bad smarty code in message templates can disappear or on some sites it may go to the apache error log or somewhere not very easily findable by the user or even the site admin. This makes it hard to diagnose why messages aren't going out. There are some differences between what happens on different CMS's too, so this evens it out.
On a production site, where your error settings are usually pretty low, errors from bad smarty code in message templates can disappear or on some sites it may go to the apache error log or somewhere not very easily findable by the user or even the site admin. This makes it hard to diagnose why messages aren't going out. There are some differences between what happens on different CMS's too, so this evens it out.
Allows all contributions made through a particular page to be in honor/memory of a particular person. Useful for memorial pages.