ttek-plg/plg-ruleset

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

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Maintainers

Package info

github.com/tropotek/plg-ruleset

Type:ttek-plugin

pkg:composer/ttek-plg/plg-ruleset

Transparency log

Statistics

Installs: 263

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

3.4.22 2023-05-23 00:00 UTC

README

Project: ttek-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 (ttek-plg/plg-ruleset) and as such installable via Composer.

# composer require ttek-plg/plg-ruleset

Or add the following to your composer.json file:

{
  "ttek-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 (e.g. the plg-ruleset) to load the classes.

Introduction