kewljuice/be.ctrl.labeling

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

CiviCRM labeling: Adds action to generate labels based on message templates

Installs: 1 362

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:civicrm-extension

1.2 2021-02-10 22:09 UTC

This package is auto-updated.

Last update: 2024-04-11 04:49:02 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.

Step1

  • Select Label and Template and press 'Generate Labels'.

Step2

  • The labels are created and downloaded.