Freshly updated in 03/2026, Redmine 6.1.x compatible
Abacusmine Supports 20+ Plugins
We made sure the supported plugins work flawlessly on all smartphones and tablets - no need for a 3rd party app.
RedmineUP (former Redmine CRM) plugins:
Other supported plugins:
Our theme will most likely not work 100% correctly with the RM+ Custom Menu plugin as it is adding libraries that keep overriding the Abacusmine functionality.
How to install Abacusmine?
It’s dead simple. In just 60 seconds, you can have a modern Redmine theme up & running.
- Once you’ve signed up , log into your account and download the zip file with a name like
abacusmine_3_0_6.zip - Unzip the theme and upload the folder it contains to the
public/themespath of your server for Redmine 5 or /themes for Redmine 6+. - Log in to Redmine, go to
Administration → Settings → Display tab, select the name of the zip file you just uploaded (like Abacusmine 2.0.2). No need to restart Apache, you are ready to go.
Installation of Abacusmine on Redmine 6+
Redmine 6 introduced asset pipelines and changed how themes are being installed:
- Unzip the archive named
abacusmine_<version>_UNZIP_FIRST.zipand upload it to your Redmine server to/themes. - Alternatively, you can upload the archive named
abacusmine_<version>_UNZIP_FIRST.zipto your Redmine server to/themes, then unzip it on the server and remove the ZIP file. - Then run
rm -rf tmp/cache, followed bybundle exec rake assets:precompile RAILS_ENV=production. - Then you will need to restart Redmine. Based on your hosting provider / web server, you will need to run either sudo systemctl restart redmine.yourcompany.com.service for Puma or touch tmp/restart.txt for Passenger.
Need help? We are here for you every step of the way.
Compatibility
Redmine version 2.x - 6.1.x
Customizations
Every team is unique, so we made sure key features of Abacusmine are customizable. If you want to make any additional changes to the theme, use the stylesheets/css/overrides/overrides.css file.
- Translate features added by Abacusmine
- Changes fixed menu to static
- Hide home item
- Change jump-to-project select width
- Display project tree as expanded or collapsed
- Show your corporate logo at the login page
- Change the Abacus Themes logo to your corporate logo
- All settings are described in the readme file