uom-plg/plg-ruleset

This plugin allows for rules to be attached to placement types and gives auto approve ability when students submit placements.

Installs: 22

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1

Type:uom-plugin


README

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

This plugin allows for rules to be attached to placement types and gives auto approve ability when students submit placements.

Contents

Installation

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

# composer require uom-plg/plg-ruleset

Or add the following to your composer.json file:

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