tropotek / plg-coa

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EMS COA Plugin

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

About

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


Languages

Language:PHP 93.1%Language:TSQL 6.9%