TTM (Time to Money) – is a plugin for project management Redmine.
Allows you to create a subscription for the various activities and keep records of customer service.

  • Compatibility
  • Redmine: 3.3.*, 3.2.*, 3.1.*
  • Ruby: 2.3.2
  • Rails: 4.2.7.1
  • Database: SQLite, MySQL
  • OS: Linux, OS X, Windows
  • Browsers: Chrome, Safari, Internet Explorer, Firefox
  • Capability
  • Create subscriptions for each project
  • Edit subscriptions
  • Deleting subscriptions
  • Sending reminders (e-mail) about the low level of subscription balance
  • Subscription deposit
  • Separation of access rights (read / edit)
  • Change currency calculation (globally)
  • Changing the minimum threshold for the notification (globally)
  • Search by Name subscriptions
  • Print Subscriptions list in PDF
  • REST API

TTM 0.2.0 for Redmine 3.3.*/3.2.*/3.1.*
md5: e6c763e579bfffb2448911f21fb84eef

# cd redmine/plugins
# wget https://noshutdown.ru/download/1319/ttm.zip
# unzip ttm.zip -d ttm
# cd ../
# bundle install --without development test
# rake redmine:plugins:migrate RAILS_ENV=production

For sending reminders (e-mail) about the low level of subscription balance: RAILS_ENV=production rake redmine:plugins:ttm:notify in redmine root.

This slideshow requires JavaScript.

  • Version: 0.2.0 (16.02.2017)
    • Added a REST API
    • Search by Name subscription
    • Print Subscriptions list in PDF
    • Improved interface
    • Added Chinese translation
  • Version: 0.1.3 (10.12.2016)
    • Fix db migrate
  • Version: 0.1.2 (09.12.2016)
    • Fix some errors
  • Version: 0.1.1 (08.12.2016)
    • Fixed error deleting the plugin
  • Version: 0.1.0 (14.11.2016)
    • Compatibility (Tested)
      • Redmine: 3.3.* ,3.2.*, 3.1.*
      • Ruby: 2.2.4p230
      • Rails: 4.2.7.1
      • Database: SQLite, MySQL
      • OS: Linux, OS X, Windows
      • Browsers: Chrome, Safari, Internet Explorer, Firefox
    • Capability
      • Create subscriptions for each project
      • Edit subscriptions
      • Deleting subscriptions
      • Sending reminders (e-mail) about the low level of subscription balance
      • Subscription deposit
      • Separation of access rights (read / edit)
      • Change currency calculation (globally)
      • Changing the minimum threshold for the notification (globally)