[[PageOutline(2-5,Contents,pullout)]] = phpBugTracker to Trac {{{#!box warning **Notice:** This plugin has no source code. }}} == Description This simple script imports tickets from a phpBugTracker database into Trac. PgSQL Version by [wiki:domluc] > Any king question, feel free to ask me: domluc at gmail dot com MySQL Version by [wiki:Viper7] > It's not polished, but it could save someone some time. Email [mailto:viper7@viper-7.com] if you need help. == 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)]] == Source * PgSQL * Check out PhpBugTracker2TracScript from [http://trac-hacks.org/svn/phpbugtracker2tracscript here] using Subversion * [source:phpbugtracker2tracscript Browse the source] with Trac * Download the attachment below * MySQL * Check out phpbtmysql2TracScript from [http://catapult.viper-7.com/svn/phpbt2trac here] using Subversion * [http://catapult.viper-7.com/trac/browser/phpbt2trac/phpbtmysql2trac.py Browse the source] with Trac (''external'') * Download the attachment below == Example 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 ' }}} == Recent Changes [[ChangeLog(phpbugtracker2tracscript, 3)]] == Author/Contributors '''Author:''' [wiki:domluc] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:''' [wiki:Viper7]