Skip to content

mixerp/phpbb-to-kunena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

phpBB to Kunena Migration Script

We have migrated our forum from phpBB to Kunena and would like to share the migration script with the Joomla community.

Before you run this script, you need to do the following modifications correctly:

  • Find and replace the token "phpbb_database_name" according to your setup.
  • Find and replace the token "joomla_database_name" according to your setup.
  • Find and replace the token "jos_" to whatever prefix you have in your joomla installation.

Please Note:

  • This script will delete all the contents of Kunena forum and joomla users. Make a backup before you proceed.
  • To migrate attachments from phpBB, copy the files inside phpBB attachment folder and paste those on 'media/kunena/attachments/migrated/'. Add file extensions to the files (generally .jpg). Done!
  • This script will migrate all phpBB users. Remember, the existing forum users will have to use the joomla feature "forgot password" in order to reset their password.
  • The script will create a new administrator account "mixerp" with password "secret".
  • This script is licensed under GNU/GPLv2.

Send me a LinkedIn invitation if you want to hire me to do this:

https://www.linkedin.com/in/binodnirvan/

About

Phpbb to Kunena Migration Script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages