How to migrate from bbPress without losing data

sofia sofia 3 months ago Resolved

Reference guide. The bbPress importer preserves original dates, maps forums to spaces and forum categories to Jetonomy categories, and supports a dry run.

  1. Back up your database.
  2. Run wp jetonomy import bbpress --dry-run to preview.
  3. Run the import; it batches large datasets to avoid timeouts.
35

Tried this on a staging copy first and it behaved exactly as described. Confident enough to roll it to production now.

Solid breakdown. The only thing I would add is to back up before making the change — better safe than sorry.

This deserves more votes. It is a small change with an outsized impact on day-to-day use.

Tried this on a staging copy first and it behaved exactly as described. Confident enough to roll it to production now.

This is expected behavior, not a bug. The guard you are hitting is intentional — it protects against a class of mistakes that used to cause data loss.

If you need the other behavior, there is a documented filter you can hook to override it per site.

Appreciate the clear steps. The dry-run tip in particular saved me from a mistake I would not have caught otherwise.

This matches my experience exactly. The hard part is staying consistent once the initial novelty wears off.

Strong agree. Good defaults beat a wall of toggles every single time.

Tried this on a staging copy first and it behaved exactly as described. Confident enough to roll it to production now.

This matches my experience exactly. The hard part is staying consistent once the initial novelty wears off.

Click Any Link Below To Find Out More

This will close in 0 seconds