ttek-plg / plg-animal
EMS III Placement Animals Types Worked on plugin. Collects the number of animals students have worked on in their placement.
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
This package is auto-updated.
Last update: 2026-06-29 01:26:15 UTC
README
Project: ttek-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 (ttek-plg/plg-animal) and as such installable via Composer.
# composer require ttek-plg/plg-animal
Or add the following to your composer.json file:
{
"ttek-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 (e.g. the plg-animal) to load the classes.