Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 682 Bytes

README.md

File metadata and controls

34 lines (30 loc) · 682 Bytes

telegram

redmine plugin for telegram

Compatibility

  • Redmine 4.0 or higher

    Installation


  • Clone or download this repo into your redmine_root/plugins/ folder
$ git clone https://github.com/apsmir/telegram.git
  • install gem from root redmine
$ bundle install
  • set rigths
$ cd plugins/telegram
$ chmod +x start_poller.sh
$ chmod +x stop_poller.sh
$ ./start_poller.sh