Page 1 of 1
open source
Posted: 03 Nov 2009, 09:51
by noiram
mantis is under GPL. It means that it is free.
Is Mantis also open source ?
Noiram
Re: open source
Posted: 03 Nov 2009, 11:01
by Kirill
Re: open source
Posted: 05 Nov 2009, 08:51
by vboctor
MantisBT source code can be found @
http://git.mantisbt.org
MantisBT plugins can be found @
http://git.mantisforge.org
Re: open source
Posted: 05 Nov 2009, 10:04
by Kirill
MantisBT source code can be found and @
http://git.mantisforge.org. This sync repo.
Re: open source
Posted: 05 Nov 2009, 10:30
by vboctor
The official repo is on git.mantisbt.org. There are multiple on git.mantisforge.org to allow developers / contributors to do group work without checking in to the official repo. Hence, it is easier to point to the official one.
Also since this is a PHP project, the source code is part of the download anyway.