Skip to:
Content
Pages
Categories
Search
Top
Bottom

Import Forums

Codex HomeGetting StartedImporting Data → Import Forums

Supported Platforms

You can also make your own custom importer using the included Example.php located in /bbpress/includes/admin/converters/Example.php to setup an import from any SQL database.

Getting There

  1. Log in to your WordPress Admin Dashboard
  2. Select the ‘Tools’ tab select ‘Forums’ from the navigation menu
  3. Select the ‘Import Forums’ tab at the top of the screen.

Configuring the Importer

Database Settings

Optional Settings

Importing the Data

Finalizing the Import

Imported user passwords

When Convert Users is enabled, supported importers preserve each imported user’s legacy password hash in WordPress user metadata. The password is not converted to a WordPress password hash during the bulk import.

The first time an imported user successfully logs in, bbPress uses the selected importer to verify the submitted password against that stored legacy hash. bbPress then replaces it with a normal WordPress password hash and removes the temporary importer password metadata. An incorrect password does not change the account or remove the metadata.

In bbPress 2.6.18 and later, this first-login password upgrade does not connect to the source forum database. Once the import has completed and been verified, the source database does not need to remain online for supported first-login password upgrades. Keep a backup until the migration has been fully validated in case the import itself needs to be rerun.

Some importers and password formats intentionally require users to reset their passwords instead. Test an imported account before retiring the source system, and provide users with the standard WordPress lost-password link when a password format is not supported.

Troubleshooting

Redirecting your old URL’s

Skip to toolbar