How to migrate from bbPress without losing data

[deleted] 2 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.
126
[deleted] OP

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.

[deleted] OP

I respectfully disagree on one detail. In my setup the opposite held true, though I suspect it comes down to community size.

[deleted] OP

For what it is worth, the same approach works with the PMPro adapter — the membership side is identical from here.

[deleted] OP

For what it is worth, the same approach works with the PMPro adapter — the membership side is identical from here.

[deleted] OP

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

[deleted] OP

For what it is worth, the same approach works with the PMPro adapter — the membership side is identical from here.

[deleted] OP

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

[deleted] OP

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

[deleted] OP

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

[deleted] OP

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

[deleted] OP

I respectfully disagree on one detail. In my setup the opposite held true, though I suspect it comes down to community size.