Php – Mantis – Integrate Wiki

mantisMySQLPHPwiki

I am using Mantis (PHP and MysQL) as a bug tracking tool and I would like to extend it in order to document requirements and technical specifications. Ideally, I should be able to link a defect with a requirement.

Is there a way to integrate a Wiki tool (preferably PHP and MySQL based) into Mantis?

EDITED:

Suggested alternatives to Mantis: (open source bugtrackers with integrated Wiki)

  1. TikiWiki (Php)
  2. PhpWiki (Php)
  3. Trac (Python) (Thanks ax)
  4. Redmine (Ruby on Rails) (Thanks Paul)