Overview
Redmine contains a very powerful instrument – hooks – which are widely used by plugins for adding custom content to pages. That is, if developers want to add e.g. Google Ads to Redmine pages, most likely they will choose hooks to do this.
The problem with hooks is that you need to be a developer to use them – you need to be familiar with Ruby, Rails, eRuby... This is where this plugins helps! It makes it possible for end users to use Redmine hooks for placing custom HTML content on Redmine pages by providing a nice and easy interface to hooks.
- License: GNU General Public License (GPL) v2.0
- Redmine page: www.redmine.org/plugins/hooks_manager
- Programming language: Ruby
- SVN Repository:
svn co http://svn.s-andy.com/hooks-manager hooks_manager
- Latest version: 1.0.1 (over 10 years ago)
- Redmine: 2.5.x, 2.3.x, 2.2.x, 1.4.x
- ChiliProject: 3.x
Members
Author: Andriy Lesyuk
Latest news
Two new hooks in Hooks Manager 1.0.1
Hooks Manager 1.0.1 comes with new user profile hooks, that were added in Redmine 2.4.x. Additionally, this release includes some bug fixes...
Meet the reborn Google Ads plugin named Hooks Manager
The former Google Ads plugin was completely refactored - much code was rewritten, the name changed to Hooks Manager and the version bumped to 1.0.0. Also the UI has changed dramatically and much more hooks became available.
Google Ads for Redmine
This plugins provides a nice interface to Redmine hooks. With this interface any user can define his/her own HTML code to be placed on Redmine pages. The interface contains a nice thumbnails showing where the content is to be placed.