[[PageOutline(2-5,Contents,pullout)]] = Import phpBugTracker tickets into Trac == Description This script allows you to import tickets from a phpBugTracker database into Trac. [https://github.com/a-v-k/phpBugTracker phpBugTracker] is a web-based bug tracker and is itself GPL-licensed. The script could be called as follows: {{{#!sh ./phpbt2trac.py --db phpbt --db-prefix phpbt_ --tracenv /home/{user}/{trac-env}/ -h localhost -u postgres -p }}} == Bugs/Feature Requests Existing bugs and feature requests for PhpBugTracker2TracScript are [report:9?COMPONENT=PhpBugTracker2TracScript here]. If you have any issues, create a [/newticket?component=PhpBugTracker2TracScript new ticket]. [[TicketQuery(component=PhpBugTracker2TracScript,group=type,format=progress)]] == Download Download the zipped source from [export:phpbugtracker2tracscript here]. == Source Check out [/svn/phpbugtracker2tracscript here] using Subversion, or [source:phpbugtracker2tracscript browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Recent Changes [[ChangeLog(phpbugtracker2tracscript, 3)]] == Author/Contributors '''Author:''' [wiki:domluc] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:''' [wiki:Viper7]