LoginSignup
0
1

More than 5 years have passed since last update.

Redmine ヘルプ日本語化プラグインインストール方法メモ

Last updated at Posted at 2017-01-22

Redmine ヘルプ日本語化プラグインインストールプラグインのインストール方法に迷ったのでメモ

動作環境

redmine 3.2.5

インストールプラグイン

方法

  1. redmineインストールディレクトリへ移動

    cd /var/lib/redmine

  2. git のコードをクローン

    git clone git://github.com/suer/redmine_japanese_help.git ./plugins/redmine_japanese_help

  3. apache再起動

    systemctl restart httpd

0
1
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1