Plugins Directory » 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 (5 months ago) | |
| Current version: | 2.1.6 | |
| Compatible with: | Redmine 6.1.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
- Quick access to the issue in a panel
- Quick inline edit
- Local avatar or letter for users (all credits to A.Chaika and contributors of the next versions)
- Local avatar or 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)
- Dark theme
- New mobile responsive UX
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.1.6 (2026-04-24)
Compatible with Redmine 6.1.x.
- Issue panel on the issues page
- Quick edit issue fields
- Logo for project
- Fix many things (including logout button ;-) )
2.0.1 (2025-11-27)
Compatible with Redmine 6.1.x.