Plugins Directory » Redmine Admin Log
|
|
Author: | nader smadi |
|---|---|---|
| Website: | https://github.com/nadersmadi/redmine-admin-log | |
| Code repository: | https://github.com/nadersmadi/redmine-admin-log | |
| Registered on: | 2026-09-02 (8 days ago) | |
| Current version: | 1.0.0 | |
| Compatible with: | Redmine 5.1.x, 5.0.x | |
| User ratings: |
Redmine Admin Log is an administration audit plugin for Redmine that records important administrative actions and provides administrators with a clear history of who performed an action, when it happened, the affected record, IP address, and relevant changes.
The plugin is designed to help Redmine administrators monitor and audit administrative activity from a centralized log.
Key features include:
- Administrative activity logging
- User and project administration auditing
- Tracking of changes to records
- Old and new values for audited changes
- IP address tracking
- Action and controller information
- Record identification
- Query parameter tracking where applicable
- Search and filtering of logged activities
- Dedicated administration log interface
A Free Edition is available for public use. A Pro Edition with additional features is available separately under a commercial annual license.
Installation notes
1. Download the Redmine Admin Log plugin package.
2. Extract the plugin into the Redmine plugins directory:
plugins/redmine_admin_log
3. Make sure the plugin directory name is exactly:
redmine_admin_log
4. Run the plugin migrations:
bundle exec rake redmine:plugins:migrate NAME=redmine_admin_log RAILS_ENV=production
5. Restart Redmine.
6. Log in as a Redmine administrator and open the Administration area to access the Admin Log functionality.
For production installations, always back up your Redmine database before installing or upgrading a plugin.
Changelog
1.0.0 (2026-09-02)
Compatible with Redmine 5.1.x, 5.0.x.