PluginSystemNotification » History » Version 4
Eric Davis, 2009-03-31 22:23
Updating to 0.2.0
| 1 | 1 | Eric Davis | h1. System Notification Plugin |
|---|---|---|---|
| 2 | |||
| 3 | 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 | |||
| 5 | h2. Features |
||
| 6 | |||
| 7 | * Send email to recently logged in users |
||
| 8 | 3 | Eric Davis | * Ajax user selector to preview which users will receive the email |
| 9 | 1 | Eric Davis | |
| 10 | h2. Screenshot: |
||
| 11 | |||
| 12 | 4 | Eric Davis | !system_notifications_020_small.png! |
| 13 | 1 | Eric Davis | |
| 14 | h2. Getting the plugin |
||
| 15 | |||
| 16 | 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 | |||
| 18 | |||
| 19 | h2. Installation and Setup |
||
| 20 | |||
| 21 | 1. Follow the Redmine plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins |
||
| 22 | 2. Restart your Redmine web servers (e.g. mongrel, thin, mod_rails) |
||
| 23 | |||
| 24 | h2. Usage |
||
| 25 | |||
| 26 | To send an email: |
||
| 27 | |||
| 28 | 1. Login to Redmine as an Administrator |
||
| 29 | 2. Browse to the Administration panel |
||
| 30 | 3. Select the System Notifications Panel |
||
| 31 | 4. Pick which users to send the notification to |
||
| 32 | 5. Enter the Subject and Body of the email |
||
| 33 | 6. Click Send |
||
| 34 | |||
| 35 | h2. License |
||
| 36 | |||
| 37 | This plugin is licensed under the GNU GPL v2. See COPYRIGHT.txt and GPL.txt for details. |
||
| 38 | |||
| 39 | h2. Project help |
||
| 40 | |||
| 41 | 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 |
||
| 42 | 4 | Eric Davis | |
| 43 | h2. News |
||
| 44 | |||
| 45 | * "0.1.0 Release Announcement":http://theadmin.org/articles/2008/12/29/redmine-system-notification-plugin |
||
| 46 | * "0.2.0 Release Announcement":http://theadmin.org/articles/2009/3/31/system-notification-plugin-v0-2-0-released |