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 integrates CiviCRM events with Zoom meetings. As people register for events in CiviCRM they will be added as registrants to the linked Zoom meeting. When canceled from within CiviCRM, they will be removed from the Zoom meeting.
Allows you to remove the hash completely, or move it to the end of the subject, optionally also replacing it with the actual case id instead of a hash. Also on the Find Cases page, the case id field will accept a hash for searching.
Payment Processor for Spain's Payment Gateway called Redsys.
Processes AWS SES bounces and complaint notifications in CiviCRM. Uses native AWS bounce and complaint types instead of trying to match them to out of the box CiviCRM bounce types.
This extension extends ckeditor5, adding custom bundles with specific editor plugins and custom configurations
Data Explorer aims to provide an easy to use interface that can generate custom visualizations of CiviCRM data. The visualizations can then be added to the CiviCRM Dashboard, shared to external people without access to CiviCRM (using a secret key), or (eventually) as an HTML snippet that can be embedded in website content.
This extension provides a generic way creating a message queue. This message queue could then be used
by other systems to retrieve changes from CiviCRM.
For example we can have a change message queue for submitting changes to an Outlook 365 address book. Every time a name of
a contact or its e-mail address is changed. A message is added to queue. Outlook 365 can then read message by message to process the
changes.
For developers it good to know that the queue used could be extended so that for example you can push the messages to RabbitMQ.
(RabbitMQ is an implementation of a message queue).
By default this extension comes with a CiviCRM Database Queue. This queue could be read with the API ChangeMessageQueue.get
by other systems to retrieve changes from CiviCRM.
For example we can have a change message queue for submitting changes to an Outlook 365 address book. Every time a name of
a contact or its e-mail address is changed. A message is added to queue. Outlook 365 can then read message by message to process the
changes.
For developers it good to know that the queue used could be extended so that for example you can push the messages to RabbitMQ.
(RabbitMQ is an implementation of a message queue).
By default this extension comes with a CiviCRM Database Queue. This queue could be read with the API ChangeMessageQueue.get
This extension offers a modular and flexible alternative to CiviCRM's built-in deduplication system. It is designed to be
* fast and scalable: CiviCRM's built-in solution tends to run into problems with large data sets
* highly configurable: you have almost 60 modules to be used for your configuration, and there's new ones being added all the time.
* automated: once you have worked out a configuration that is rock solid, you can schedule it to be executed automatically on a regular basis
* offers automated conflict resolution modules
* fast and scalable: CiviCRM's built-in solution tends to run into problems with large data sets
* highly configurable: you have almost 60 modules to be used for your configuration, and there's new ones being added all the time.
* automated: once you have worked out a configuration that is rock solid, you can schedule it to be executed automatically on a regular basis
* offers automated conflict resolution modules
Recalculates the recipients of a mailing just before it is sent.
This extension provides additional mail merge tokens for CiviCRM that pull in CMS content.
Blocks a configurable list of message templates emails (such as contribution receipts) and optionally records them as an activity.
Define conditional rules of allowed field values based on the value selected in another field.
Allows you to specify that when two people have a particular relationship and one makes a contribution, the other is automatically soft credited.
Displays a warning when there are pending mailings and gives an approximation of the start time. Also provides a shortcut to run the Scheduled Job manually.