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

This plugin try to propose a new UX/UI for Redmine and add many features with new technical tools like Stimulus/Turbo and Tailwindcss.

Features

  • New general design
  • New navbar for navigation and new menu for project
  • New home page
  • Quick access to the issue in a panel frome the issues view
  • Quick inline edit of an issue
  • Board kanban view directory from the issues view
  • 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
  • Compatibility with many plugins like redmineup agile or check-list, additionals, easygantt and easywbs...

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

Compatible with Redmine 6.1.x.

  • [beta] kanban view for issues (enable it in your préférences)
  • improve issue ui
  • Improve performances for issue panel with turbo

This version is ready for production

issues-board-view.png (145 KB) issues-board-view.png Tantic o, 2026-05-29 23:37
issue-panel1.png (242 KB) issue-panel1.png Tantic o, 2026-05-29 23:44

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 16 days ago

It is visibly improving. However, the compatibility with currently running plugins is disappointing. In my opinion, it is difficult to apply due to UI conflicts with the Redmine Subnavigation plugin.