HomeAboutResourcesCalendarContact
Get Resources

How to migrate from bbPress without losing data

SO Sofia Romano 1 month 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.
8

Great point. I had not considered the angle you raised in the second paragraph — it reframes the whole thing for me.

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

One caveat for larger communities: keep an eye on the indexes. At a few thousand rows the difference is night and day.

Thanks for writing this up. Bookmarking it — the kind of thing I will want to reference again in a month.