Plugins Directory » Module manager
|
|
Author: | Roman Petrenko |
|---|---|---|
| Website: | https://redmine-kanban.com/en/plugins/module-manager | |
| Code repository: | https://redmine-kanban.com/en/plugins/module-manager | |
| Registered on: | 2024-08-28 (about 2 years ago) | |
| Current version: | 0.0.3 | |
| Compatible with: | Redmine 7.0.x, 6.1.x, 6.0.x, 5.1.x | |
| User ratings: |
Module manager¶
- View all activated modules for each project on one page.
- Quickly activate and deactivate modules with a single click.
- Simplified management of project functionality.
- Effortless optimization of work with projects.
Installation notes
- Copy the module_manager plugin folder to the plugins/ folder.
- Stop and start Redmine.
sudo /etc/init.d/apache2 stop && sudo /etc/init.d/apache2 start
Changelog
0.0.3 (2026-08-24)
Compatible with Redmine 7.0.x, 6.1.x, 6.0.x, 5.1.x.
Sticky table header and frozen project column while scrolling.
Collapsible projects table (expanded by default) with client-side project search.
Module filter checkboxes laid out in a CSS grid.
Fixed
Clear filter link now resets to /settings/plugin/module_manager without a broken ?class= query.
Success flash after Save uses flash[:notice] so Redmine shows the green notice background.
Changed
Hide archived and closed projects from the modules table.
Module filter only hides/shows columns in the browser; Save always uses current checkbox values (including hidden columns). No Apply button.
Save also persists selected filter modules and restores them on the next visit.
0.0.1 (2025-04-22)
Compatible with Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x.
0.1 (2024-08-26)
Compatible with Redmine 5.1.x, 5.0.x, 4.2.x.