kewljuice/be.ctrl.ogm

There is no license information available for the latest version (2.5) of this package.

CiviCRM ogm extension

Installs: 1 521

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:civicrm-extension

2.5 2022-09-22 12:33 UTC

This package is auto-updated.

Last update: 2024-04-22 16:09:30 UTC


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