kewljuice / be.ctrl.labeling
CiviCRM labeling: Adds action to generate labels based on message templates
Installs: 1 474
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:civicrm-extension
Requires
- composer/installers: ~1.0
This package is auto-updated.
Last update: 2024-10-31 13:21:01 UTC
README
Labeling is a CiviCRM extension that generates labels based on message templates.
Installation
-
You can directly clone to your CiviCRM extension directory using
$ git clone https://github.com/kewljuice/be.ctrl.labeling.git
-
You can also download a zip file, and extract in your extension directory
$ git clone https://github.com/kewljuice/be.ctrl.labeling/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
- On the search page, select 'Labeling: Generate labels' as action.
- Select Label and Template and press 'Generate Labels'.
- The labels are created and downloaded.