Skip to content

hiromi2424/candycane

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

candycane is a issue tracking system.
original implementation is RedMine.

livedemo and bugtracking in here:
http://my.candycane.jp/

//--------------------
// How to install.
//--------------------
1. extract all files and place to directory which is able to run php.
2. chmod all files to 777 (or in the very least, /app/config/ and /app/tmp/cache/)
3. access to url to show that directory by web  browser.
4. step by step installer shows up.
5. just use it!


//--------------------
// Notes.
//--------------------
Currently some features are missing as RedMine.
- repository viewer
- forum
- documents
- global search

Using CakePHP1.2, so candycane can still run on PHP4 

//--------------------
// Contributors
//--------------------
 @yando
 halt 
 nazo
 akiyan 
 k-kishida 
 kaz29 
 Suzuki 
 hnw
 SpenserJ

We will appreciate any pull request.
I try to merge as much as possible, please fork me if you found some point to be fix.

About

a port of redmine to CakePHP from Ruby on Rails

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • PHP 98.4%
  • JavaScript 1.6%