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 offers configurable newsletter form profiles, along with API actions to use as an endpoint for external forms.
Recalculates the recipients of a mailing just before it is sent.
This extension deletes mailings that are unscheduled after a period of days specified.
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.
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.
SendGrid is a 3rd party bulk email delivery provider that features an Event Notification app (https://sendgrid.com/docs/API_Reference/Webhooks/event.html) which is included with their service. This functionality was chosen to integrate as a CiviCRM extension because it's easy to configure what notifications you want sent, features basic HTTP authentication, requires just a "responder" or "listener" (this extension) to receive the notifications from SendGrid and add them to the CiviCRM database, and could be developed to be relatively agnostic of a specific organization and distributed to the CiviCRM community.
CiviCRM extension to allow you to select a pre-existing mailing and send it to your search results.
Ensures bounces are recorded for CiviMail when using Mandrill's SMTP servers.
Adds a new field to CiviMail mailings, which allows you to set the preview text.
Provides email delivery for email from CiviCRM via MailChimp's Mandrill service.
This extension allows you to replace resource URLs in mailings with alternative versions for use with CDN providers.
This can significantly reduce the load on your CiviCRM server when a mailing is being sent out because the server does not have
to handle the image requests. Various email providers such as Google, Microsoft automatically generate multiple requests
to the server when an email contains images via services such as "Google image cache proxy" etc. and this happens before the email
is opened by the user. This effectively creates a denial-of-service on the sending server if you are sending out large numbers
of mailings.
This can significantly reduce the load on your CiviCRM server when a mailing is being sent out because the server does not have
to handle the image requests. Various email providers such as Google, Microsoft automatically generate multiple requests
to the server when an email contains images via services such as "Google image cache proxy" etc. and this happens before the email
is opened by the user. This effectively creates a denial-of-service on the sending server if you are sending out large numbers
of mailings.
This extension creates archive list of public mailings in CiviCRM. You will need to enable the "CiviMail: view public mail" permission. This only pulls completed mailings that have the "Public Pages" set for the visibility.
Allows the admin to set the `From` email address that matches the "Sending Domain" for all emails being sent from CiviCRM, while still allowing users to select the `Reply-To` email addresses.
Mailjetty provides a webhook bounce processor for Mailjet.