Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 620 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 620 Bytes

TYPO3 Forge Redmine Plugin

This Redmine Plugin provides the functionality of TYPO3 Forge Redmine instance as plugin for Redmine so it should be easy to integrate it in new Redmine Versions.

run bundle install to install new gems

To use this plugin, put the content of the repo into plugins/typo3_forge folder.

The changed base layout uses the assets provided by the TYPO3 theme (which needs to go to public/themes/TYPO3.

On first intstallation, you have to run the migrations with rake redmine:plugins:migrate.