Pregunta

For my next project I want to have small issue tracker like this on github (in php and mysql/sqlite), do I need to write it from scratch or is there something like this already (open source)?

No hay solución correcta

Otros consejos

If you want work without code you can try one of these:

http://vermis.hellworx.com/ (Open source)

http://www.mantisbt.org/

There is MantisBT which uses PHP and MySQL but it's not exactly small.

Which functionality do you need?

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top