Skip to content

Commit acae03e

Browse files
keevanbrendanheywood
authored andcommitted
docs: add branches and install sections, update other headings to h2
1 parent f93f864 commit acae03e

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

+15-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,25 @@
44

55
This plugin is for use with the AWS SES service.
66

7+
## Branches
8+
The following lists the supported branch to use based on your Moodle version.
79

8-
# Soon to come
10+
| Moodle version | Branch |
11+
|----------------|------------------|
12+
| Moodle 3.9+ | MOODLE_39_STABLE |
13+
14+
## Installation
15+
16+
```
17+
git clone [email protected]:catalyst/moodle-tool_emailutils.git admin/tool/emailutils
18+
```
19+
20+
21+
## Soon to come
922

1023
The complaints list (/admin/tool/emailutils/index.php) is not implemented yet.
1124

12-
# Configuring AWS SES
25+
## Configuring AWS SES
1326

1427
AWS Simple Email Service (SES) creates Simple Notification Service (SNS) topics
1528
for both bounces and complaints on each domain, a SNS topic is basically a

0 commit comments

Comments
 (0)