Skip to content

codebe/redmine-php-console-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REDMINE PHP CONSOLE TOOLS

Simple tools to manage project in redmine via console.

Requirement

  • You need PHP >5.3 installed on your system

Installation instruction

  • Just change configuration on config.php

How to use

  • Move your active directory to the redmine console tools project
  • Or add redmine console tools project to your PATH
  • If not added to PATH you call the script using ./redmine
  • If added to PATH you can call via "redmine"

Support command (alpha)

  • Issue -- issue:list -- issue:create -- issue:update -- issue:delete
  • Project -- project:list
  • User -- user:list

About

PHP console tools to manage redmine project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages