edavis10 / redmine-system-notification-plugin
- Source
- Commits
- Network (1)
- Downloads (2)
- Wiki (1)
- Graphs
-
Tag:
0.1.0
| name | age | message | |
|---|---|---|---|
| |
COPYRIGHT.txt | Mon Dec 29 15:24:47 -0800 2008 | |
| |
CREDITS.txt | ||
| |
GPL.txt | Mon Dec 29 15:24:47 -0800 2008 | |
| |
README.rdoc | ||
| |
Rakefile | ||
| |
app/ | ||
| |
init.rb | ||
| |
lang/ | ||
| |
spec/ | ||
| |
test/ | Tue Dec 02 10:35:52 -0800 2008 |
README.rdoc
System Notification Plugin
System Notifications is a Redmine 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.
Features
- Send email to recently logged in users
- Ajax user selector to preview which users will receive the email
Getting the plugin
A copy of the plugin can be downloaded from Little Stream Software or from GitHub
Installation and Setup
- Follow the Redmine plugin installation steps at: www.redmine.org/wiki/redmine/Plugins
- Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)
Usage
To send an email:
- Login to Redmine as an Administrator
- Browse to the Administration panel
- Select the System Notifications Panel
- Pick which users to send the notification to
- Enter the Subject and Body of the email
- Click Send
License
This plugin is licensed under the GNU GPL v2. See COPYRIGHT.txt and GPL.txt for details.
Project help
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 projects.littlestreamsoftware.com

