This extension allows for the sending of an email notification to a specified email address if an event is created within the domain or by virtue of a specified financial type is used with an event.
This also sets is_active
field for events to not active by default for users in the NSW Domain (domain id 8) and whom doesn't have administer CiviCRM permission
The extension is licensed under AGPL-3.0.
- PHP v7.0+
- CiviCRM 5.25
This extension has not yet been published for installation via the web UI.
Sysadmins and developers may download the .zip
file for this extension and
install it with the command-line tool cv.
cd <extension-dir>
cv dl eventnotification@https://github.com/australiangreens/eventnotification/archive/master.zip
Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.
git clone https://github.com/FIXME/eventnotification.git
cv en eventnotification
To configure you need to go to enable the extension then go to civicrm/admin/setting/eventnotification
to configure the extension's settings.