uom-plg/plg-animal

EMS III Placement Animals Types Worked on plugin. Collects the number of animals students have worked on in their placement.

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1

Type:uom-plugin

3.2.6 2022-08-04 00:00 UTC

README

Project: uom-plg/plg-animal Web: http://www.tropotek.com/
Authors: Michael Mifsud http://www.tropotek.com/

EMS Placement Animals Types Worked on plugin. Collects the number of animals students have worked on in their placement.

Contents

Installation

Available on Packagist (uom-plg/plg-animal) and as such installable via Composer.

# composer require uom-plg/plg-animal

Or add the following to your composer.json file:

{
  "uom-plg/plg-animal": "~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.

Introduction