sk-ys / redmine_enhanced_ux

GNU General Public License v2.0
5 stars 1 forks source link

Redmine Enhanced UX Plugin

Overview

This is a plugin for Redmine. This plugin is designed to improve the user experience within Redmine by providing various usability enhancements.

Features

Feature Details

Module-Specific Customization

Issue Index View Customization
Issue View Customization
Issue Gantt View Customization
Other View Customizations

Wiki Customization

Global Customization

Installation

When using git

  1. Clone this repository to your Redmine plugins directory.
    cd YOUR_REDMINE_DIRECTORY/plugins
    git clone https://github.com/sk-ys/redmine_enhanced_ux.git
  2. Restart Redmine.

When not using git

  1. Download zip file from the release page or the latest main repository.
  2. Extract the ZIP file to your Redmine plugin directory. The name of the unzipped directory must be redmine_enhanced_ux.
  3. Restart Redmine.

Uninstallation

  1. Navigate to your Redmine plugin directory.
  2. Delete the directory for this plugin.
    rm -r redmine_enhanced_ux
  3. Restart Redmine.

Usage

Once installed, the plugin automatically enhances the user interface.

Configuration

To access the plugin's settings:

  1. Navigate to AdministrationPlugins.
  2. Click on Configure under the "Redmine Enhanced UX Plugin" entry.

Compatibility

Redmine

Theme

Support

If you encounter any issues or have suggestions for further improvements, feel free to open an issue in this repository.

License

This plugin is released under the GPL 2.0 License. See the LICENSE file for more details.