Question

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)?

Pas de solution correcte

Autres conseils

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?

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top