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.
7

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

Following this thread closely. We are about to face the exact same decision and the replies here are gold.

We ran into the same situation last quarter. What worked for us was starting small and only adding complexity when a real need showed up.

Adding a small note: the same idea applies on mobile, just with a bit more attention to tap targets.