Skip to content

easysoftware/rys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Vojtusjirivojta
and
jirivojta
Apr 12, 2024
7ea71bd · Apr 12, 2024
Apr 3, 2023
Dec 19, 2017
Jul 30, 2018
Apr 3, 2023
Apr 12, 2024
Aug 20, 2018
Sep 10, 2021
Sep 22, 2021
Apr 4, 2022
Feb 13, 2018
Sep 10, 2021
Sep 10, 2021
Apr 12, 2024
Apr 28, 2018
Apr 4, 2023
Feb 1, 2019
Apr 28, 2018
Apr 3, 2023
Apr 3, 2023

Repository files navigation

Rys

Rys is a new plugin system/platform for Redmine, Easy Redmine and Easy Project. With Rys, you can easily create and manage plugins for your Redmine-based project management system

Go to the rys wiki to see more details.

Installation

Add this line to your application's Gemfile:

gem "rys" --source "https://gems.easysoftware.com"

then execute:

bundle install

Or simply:

bundle add rys --source "https://gems.easysoftware.com"

Configuration

To configure Rys, you need to create a file named 31-rysy.rb in the config/initializers directory of your Easy Redmine application. In this file, you can apply patches and configure Rys as follows:

# config/initializers/31-rysy.rb
Rys.apply_patches!