mirror of
https://github.com/catalyst/moodle-auth_outage.git
synced 2026-05-16 21:41:31 +02:00
Behat will fail with Moodle 27, 28, 29 because the local/outage plugin is required for those versions. Removed those versions from behat tests.
This commit is contained in:
11
README.md
11
README.md
@@ -5,6 +5,7 @@
|
||||
# Moodle Outage manager plugin
|
||||
|
||||
* [What is this?](#what-is-this)
|
||||
* [Moodle Requirements](#moodle-requirements)
|
||||
* [Screenshots](#screenshots)
|
||||
* [Installation](#installation)
|
||||
* [How to use](#how-to-use)
|
||||
@@ -24,6 +25,16 @@ an outage and after, different levels of warning and access can be provided to s
|
||||
and testers letting them know what is about to happen and why.
|
||||
|
||||
|
||||
Moodle Requirements
|
||||
-------------------
|
||||
|
||||
This plugin will work out-of-the-box with Moodle 3+.
|
||||
|
||||
If you have an older version of Moodle you can still make it work but you will
|
||||
need to manually add one extra plugin, please check:
|
||||
* https://github.com/catalyst/moodle-local_outage
|
||||
|
||||
|
||||
Screenshots
|
||||
-----------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user