kewljuice / be.ctrl.ogm
CiviCRM ogm extension
Installs: 1 630
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:civicrm-extension
Requires
- composer/installers: ~1.0
README
OGM: Add "gestructureerde mededeling" for CiviCRM contributions
Installation
-
You can directly clone to your CiviCRM extension directory using
$ git clone https://github.com/kewljuice/be.ctrl.ogm.git
-
You can also download a zip file, and extract in your extension directory
$ git clone https://github.com/kewljuice/be.ctrl.ogm/archive/master.zip
-
Configure CiviCRM Extensions Directory which can be done from
"Administer -> System Settings -> Directories".
-
Configure Extension Resource URL which can be done from
"Administer -> System Settings -> Resource URLs".
-
The next step is enabling the extension which can be done from
"Administer -> System Settings -> Manage CiviCRM Extensions".
Usage
-
You can use tokens below for the following:
- Pay later instructions
- Event & membership transactional mails
- CiviRules trigger contribution (pending), Action 'Send Email'
-
You can use following tokens:
- [contribution.ogm]
- [contribution.amount]
- [contribution.type]
Versions
v1.0
- Adds tokens for CiviCRM contribution and event pages.
v2.0
- Complete rework from v1.0
- Multiple registration(s) possible at once
- CiviRules integration