Project

General

Profile

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 (6 months ago)
Current version: 2.2.0
Compatible with: Redmine 6.1.x, 6.0.x
User ratings:   (1)

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.2.0 (2026-05-05)

Compatible with Redmine 6.1.x, 6.0.x.

Ok thanks to the comment on the plugin I made a New version for compatibility with Redmine 6.1.x.
Many other improvments especially with the beta feature issue panel

Note : for support don't hésitate to create an issue in the github project

  • Redmine 6.1.x compatibility
  • Turbo activation for issue panel for better performances (activation in thé settings page of the plugin)
  • UX/UI improvments on issue rendering and issues list (id and tracker name merged)
  • Quickly add a new issue : new issue button open the issue panel with the form
  • Add watchers on issue panel
  • Project overview : Improve members (avatar display and search) and subprojects box (tree navigation and search)
  • Add option in user préférences to activate or not the subject in bold for issues assigned to me

2.1.6 (2026-04-24)

Compatible with Redmine 6.0.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.0.x.

User ratings

  by Damduck Yu about 1 month ago

I installed version 2.1.6 with high expectations, but I am getting a 500 error on the issue page.