You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,8 @@ This plugin currently supports Moodle:
17
17
18
18
| Moodle version | Branch |
19
19
| ------------------- | -------------------- |
20
-
| Moodle 3.10 to 3.11 | MOODLE_310_STABLE |
20
+
| Moodle 4.2 and up | MOODLE_402_STABLE |
21
+
| Moodle 3.10 to 4.1 | MOODLE_310_STABLE |
21
22
| Moodle 3.5 to 3.9 | master |
22
23
23
24
## Elasticsearch Version Support
@@ -149,7 +150,7 @@ To use Amazon Webservices (AWS) to provide an Elasticsearch service for Moodle:
149
150
150
151
To use Elastic Cloud to provide an Elasticsearch service for Moodle:
151
152
1. Create an Elastic Cloud account and set up Elasticsearch: [Elasticsearch: Getting Started](https://www.elastic.co/webinars/getting-started-elasticsearch?baymax=default&elektra=docs&storm=top-video)
152
-
2. Generate API Key for your search index and set this key to the moodle plugin settings.
153
+
2. Generate API Key for your search index and set this key to the moodle plugin settings.
153
154
154
155
## Moodle Plugin Installation
155
156
Once you have setup an Elasticsearch service you can now install the Moodle plugin.
@@ -304,7 +305,7 @@ https://www.catalyst-au.net/
304
305
305
306
# Contributing and Support
306
307
307
-
Issues, and pull requests using github are welcome and encouraged!
308
+
Issues, and pull requests using github are welcome and encouraged!
0 commit comments