Plugins Directory » Hooks Manager
|
|
Author: | Andriy Lesyuk |
|---|---|---|
| Website: | http://projects.andriylesyuk.com/projects/hooks-manager | |
| Code repository: | http://subversion.andriylesyuk.com/hooks-manager | |
| Registered on: | 2011-07-12 (over 14 years ago) | |
| Current version: | 1.0.1 | |
| Compatible with: | Redmine 2.5.x, 1.4.x | |
| User ratings: |
This plugin enables new ways of adding custom HTML content to your Redmine powered site. It does this by letting you use Redmine's internal hooks through the Web interface - i.e., just select a hook and specify the HTML code.
Installation notes
- Copy
hooks_managerdirectory to#{RAILS_ROOT}/plugins. - Run:
rake redmine:plugins:migrate RAILS_ENV=production - Restart Redmine.
Changelog
1.0.1 (2014-06-16)
Compatible with Redmine 2.5.x, 1.4.x.
1.0.0 (2013-08-25)
Compatible with Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.x, 1.4.x, 1.0.x.
- Renamed to Hooks Manager (from Google Ads);
- Has UI refactored and improved;
- Comes with support of 41 view hooks!
0.0.1 (2011-07-13)
Compatible with Redmine 1.0.x, 1.1.x, 1.2.x, 1.3.x.