redmineflux plugin for redmine
https://www.redmine.org/plugins/redmineflux-gantt-chart-plugin
데모 설치 하고 싶어서 파일을 찾아봤는데 못찾겠다. 아무리 찾아도 없다.
느낌상 구매 해야 다운을 할 수 있을것 같다..
ㅎㅎㅎ 역시나 구매를 해야 다운이 가능하다. 나처럼 삽질 하지 말고 데모사이트에서 테스트 해보고 문제 없으면 구매 하자.
파일 다운 받은걸 /opt/redmine/plugins 경로에 복사하고
# unzip redmineflux_gantt_plugin_1.0.10.zip
압축을 푼다음에
# chown -R redmine:redmine redmineflux_gantt_plugin
권한도 설정해주자.
# bundle install
# RAILS_ENV=production bundle exec rake redmine:plugins:migrate
# RAILS_ENV=production bundle exec rake colors:update_issue_colors
# RAILS_ENV=production bundle exec rake updatedates:update
가이드에 나와 있는대로 명령어 쳐주고
# systemctl stop redmine
# systemctl stop nginx
# systemctl start redmine
# systemctl start nginx
서비스 재시작 해주면
플러그인 설치가 됐다.
참고로
https://www.redmineflux.com/my-account/
My account - Redmineflux
A link to set a new password will be sent to your email address. Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our privacy policy.
www.redmineflux.com
플러그인 사이트도 구매 해야
계정을 생성해준다.