PluginSystemNotification » History » Version 1
Eric Davis, 2008-12-30 00:36
Added Readme description
1 | 1 | Eric Davis | h1. System Notification Plugin |
---|---|---|---|
2 | 1 | Eric Davis | |
3 | 1 | Eric Davis | System Notifications is a plugin that will allow an Administrator to send notification emails to recently logged in users. This is useful to announce new features, downtime, or other system information. |
4 | 1 | Eric Davis | |
5 | 1 | Eric Davis | h2. Features |
6 | 1 | Eric Davis | |
7 | 1 | Eric Davis | * Send email to recently logged in users |
8 | 1 | Eric Davis | * Ajax user selector to preview which users will recieve the email |
9 | 1 | Eric Davis | |
10 | 1 | Eric Davis | h2. Screenshot: |
11 | 1 | Eric Davis | |
12 | 1 | Eric Davis | !google_analytics_plugin_thumb.png!:/attachments/995/google_analytics_plugin.png |
13 | 1 | Eric Davis | |
14 | 1 | Eric Davis | h2. Getting the plugin |
15 | 1 | Eric Davis | |
16 | 1 | Eric Davis | A copy of the plugin can be downloaded from "Little Stream Software":https://projects.littlestreamsoftware.com/projects/list_files/redmine-notify or from "GitHub":http://github.com/edavis10/redmine-system-notification-plugin/tree/master |
17 | 1 | Eric Davis | |
18 | 1 | Eric Davis | |
19 | 1 | Eric Davis | h2. Installation and Setup |
20 | 1 | Eric Davis | |
21 | 1 | Eric Davis | 1. Follow the Redmine plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins |
22 | 1 | Eric Davis | 2. Restart your Redmine web servers (e.g. mongrel, thin, mod_rails) |
23 | 1 | Eric Davis | |
24 | 1 | Eric Davis | h2. Usage |
25 | 1 | Eric Davis | |
26 | 1 | Eric Davis | To send an email: |
27 | 1 | Eric Davis | |
28 | 1 | Eric Davis | 1. Login to Redmine as an Administrator |
29 | 1 | Eric Davis | 2. Browse to the Administration panel |
30 | 1 | Eric Davis | 3. Select the System Notifications Panel |
31 | 1 | Eric Davis | 4. Pick which users to send the notification to |
32 | 1 | Eric Davis | 5. Enter the Subject and Body of the email |
33 | 1 | Eric Davis | 6. Click Send |
34 | 1 | Eric Davis | |
35 | 1 | Eric Davis | h2. License |
36 | 1 | Eric Davis | |
37 | 1 | Eric Davis | This plugin is licensed under the GNU GPL v2. See COPYRIGHT.txt and GPL.txt for details. |
38 | 1 | Eric Davis | |
39 | 1 | Eric Davis | h2. Project help |
40 | 1 | Eric Davis | |
41 | 1 | Eric Davis | If you need help you can contact the maintainer at his email address (See CREDITS.txt) or create an issue in the Bug Tracker. The bug tracker is located at https://projects.littlestreamsoftware.com |