Dec
28

Vermis – Open Source issue tracker and project management tool

By Vinod  //  All, PHP, Scripts, Tools  //  No Comments

Vermis is a web application for reporting and tracking issues regarding bugs, tasks, etc. during project development. You can start a project and then add developers, project leaders and observers. Each of them will be able to create and assign issues, and comment on your project from any place in the world.

Any time a change is made you will get an email notifying you of the change and containing a link to the particular issue. If your project grows, you can divide it into smaller components. Each project can have multiple versions called milestones. You can assign issues regarding bugs, tasks, refactorings, and so on to any project member. Each issue has a status, priority and graphical progress bar. You can also add attachments like files, images or documents.

In a nutshell, Vermis is all you need for the life cycle of your application :)

Vermis is an Open Source project, written in PHP and MySQL. It can be installed on almost any platform that supports PHP. It is based on Zend Framework and Doctrine ORM.

Vermis is distributed under the terms of the GNU General Public License version 3.

Features

  • Issue reporting and navigation
  • Multiple projects
  • Multiple user accounts
  • Project roles (leader, developer, observer)
  • Different issue types:
  • Task
  • Bug
  • Feature
  • Improvement
  • Refactoring

Leave a comment