uom-plg / plg-ruleset
此插件允许将规则附加到放置类型,并在学生提交放置时提供自动批准功能。
3.4.16
2022-08-04 00:00 UTC
- 3.4.x-dev
- 3.4.16
- 3.4.14
- 3.4.12
- 3.4.10
- 3.4.8
- 3.4.6
- 3.4.4
- 3.4.2
- 3.4.0
- 3.2.x-dev
- dev-master / 3.2.x-dev
- 3.2.24
- 3.2.22
- 3.2.20
- 3.2.18
- 3.2.16
- 3.2.14
- 3.2.12
- 3.2.10
- 3.2.8
- 3.2.6
- 3.2.4
- 3.2.2
- 3.2.0
- 3.0.x-dev
- 3.0.36
- 3.0.34
- 3.0.32
- 3.0.30
- 3.0.28
- 3.0.26
- 3.0.24
- 3.0.22
- 3.0.20
- 3.0.18
- 3.0.16
- 3.0.14
- 3.0.12
- 3.0.10
- 3.0.8
- 3.0.6
- 3.0.4
- 3.0.2
- 3.0.0
- 2.0.42
- 2.0.40
- 2.0.38
- 2.0.36
- 2.0.34
- 2.0.32
- 2.0.30
- 2.0.28
- 2.0.26
- 2.0.24
- 2.0.22
- 2.0.20
- 2.0.18
- 2.0.16
- 2.0.14
- 2.0.12
- 2.0.10
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.0
This package is auto-updated.
Last update: 2024-09-30 01:32:39 UTC
README
项目: uom-plg/plg-ruleset 网站: http://www.tropotek.com/
作者: Michael Mifsud http://www.tropotek.com/
此插件允许将规则附加到放置类型,并在学生提交放置时提供自动批准功能。
内容
安装
可在 Packagist (uom-plg/plg-ruleset) 上找到,因此可通过 Composer 安装。
# composer require uom-plg/plg-ruleset
或者将以下内容添加到您的 composer.json 文件中
{ "uom-plg/plg-ruleset": "~3.0" }
如果您不使用 Composer,可以从 GitHub 获取代码,并使用任何 PSR-0 兼容的自动加载器来加载类。