uom-plg / plg-coa
EMS COA plugin, Send Certificates Of Appreciation to companies/staff/students.
3.2.2
2022-06-17 00:00 UTC
Requires
- mpdf/mpdf: ~8.0.0
README
Project: uom-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 (uom-plg/plg-coa) and as such installable via Composer.
# composer require uom-plg/plg-coa
Or add the following to your composer.json file:
{ "uom-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 to load the classes.