Skip to content

Commit 71626d2

Browse files
committed
added readme.md
1 parent ffc1a47 commit 71626d2

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

readme.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
INTRODUCTION
2+
============
3+
4+
The Workbench Post module provides an admin interface for configuring email
5+
notifications for Workbench Moderation state changes. This module has been
6+
tested with Workbench Moderation versions 1.3 and 3.0
7+
8+
9+
REQUIREMENTS
10+
------------
11+
12+
This module requires the following modules:
13+
14+
* Workbench Moderation (https://www.drupal.org/project/workbench_moderation)
15+
* Token (https://www.drupal.org/project/token)
16+
17+
18+
INSTALLATION
19+
------------
20+
21+
Install as you would normally install a contributed Drupal module. See:
22+
https://drupal.org/documentation/install/modules-themes/modules-7 for further
23+
information.
24+
25+
26+
CONFIGURATION
27+
-------------
28+
29+
* Configure user permissions in Administration » People » Permissions:
30+
31+
- Administer Workbench Post notification settings
32+
33+
The administrative menu requires this permission to be visible. Without
34+
this permission users will not be able to configure emails.
35+
36+
* Configure emails and notification settings for users at Administration »
37+
Configuration » Workbench Post » Emails
38+
39+
* Configure which type of users will receive emails and other settings at
40+
Administration » Configuration » Workbench Post » Settings

0 commit comments

Comments
 (0)