ttek-plg/plg-coa

EMS COA plugin, Send Certificates Of Appreciation to companies/staff/students.

Installs: 116

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 1

Open Issues: 0

Type:ttek-plugin

3.2.6 2022-08-11 00:00 UTC

README

Project: ttek-plg/plg-coa Web: http://www.tropotek.com/ Authors: Michael Mifsud http://www.tropotek.com/

Allows staff to send Certificates Of Appreciation to companies/staff/students within the EMS

Contents

Installation

Available on Packagist (ttek-plg/plg-coa) and as such installable via Composer.

# composer require ttek-plg/plg-coa

Or add the following to your composer.json file:

{
  "ttek-plg/plg-coa": "~3.0"
}

If you do not use Composer, you can grab the code from GitHub, and use any PSR-0 compatible autoloader (e.g. the plg-plg-coa) to load the classes.

Introduction