This is a plugin for Redmine.
This plugin adds two buttons to the right edge of the jsToolBar that allow
sliding the toolbar buttons when the toolbar is overflowing.
Only Redmine v5.0.5 has been tested.
Other versions are untested.
- Change the current directory to the Redmine plugin directory.
cd YOUR_REDMINE_DIRECTORY/plugins
- Clone this repository.
git clone https://github.com/sk-ys/redmine_jstoolbar_slider.git
- Restart Redmine.
- Download zip file from the release page or the latest main repository.
- Extract the ZIP file to your Redmine plugin directory. The name of the unzipped directory must be
redmine_jstoolbar_slider
. - Restart Redmine.