Plugins Directory » Redmine Asap Theme
|
|
Author: | Tantic o |
|---|---|---|
| Website: | https://github.com/tantic/redmine_asap_theme | |
| Code repository: | https://github.com/tantic/redmine_asap_theme | |
| Registered on: | 2025-11-27 (about 23 hours ago) | |
| Current version: | 2.0.1 | |
| Compatible with: | Redmine 6.1.x, 6.0.x | |
| User ratings: |
This plugin try to propose a new UX/UI for Redmine with new tools like Stimulus/Turbo and Tailwindcss.This version start from the original theme of Redmine so all pages works (normally) and the theme can be used now.
Features¶
- New general design
- New navbar for navigation and new menu for project
- New home page
- Local avatar or letter for users (all credits to A.Chaika and contributors of the next versions)
- Letter avatar for projects
- Account is now preferences and is displayed in a modal
- Logo's color is customizable
- Login page is customizable with picture (wallpapers images can be loaded in the plugin)
- Issue statuses can be customized (background color and color)
- Tracker can be customized (background color and color)
Installation notes
cd $REDMINE_ROOT git clone https://github.com/tantic/redmine_asap_theme.git plugins/redmine_asap_theme bundle install bundle exec rake redmine:plugins:migrate RAILS_ENV=production
Changelog
2.0.1 (2025-11-27)
Compatible with Redmine 6.1.x, 6.0.x.