As per the title.

If I was running a Vanilla forum and wanted to migrate over to a new lemmy instance, e.g. forum.com to lemmy.forum.com Could I migrate the entire forum over while keeping the same categories/sub categories as communities I guess, and bringing all of the old threads with them? If it is possible, would it be difficult?

  • A_Union_of_Kobolds@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    3日前

    Not that I know of. Thats the case most times a community has to move, you more or less start from scratch.

    You can set up a bot to periodically post links to old threads, articles, etc but that’s about it afaik

    • NeatNit@discuss.tchncs.de
      link
      fedilink
      arrow-up
      4
      ·
      3日前

      Seconding the suggestion to start fresh. Make the old forum an archive, still readable but impossible to add or edit. If necessary, migrate it to a more lightweight system, perhaps one designed specifically for preserving old forum content (I don’t know if there is one, just spitballing here).

      You really should give some thought to whether Lemmy is a good format for your community. Forums are very different from Lemmy.

  • Bobby Turkalino@lemmy.yachts
    link
    fedilink
    arrow-up
    3
    ·
    3日前

    If you don’t care about the migrated content being federated, then you could write a script which copies everything into the database of your Lemmy instance

    If you do care, then you would have to go with the other person’s suggestion of having a bot post the migrated content periodically

    • Mark with a Z@suppo.fi
      link
      fedilink
      arrow-up
      2
      ·
      3日前

      If the forum users are local, there’s no issue federating them. That is, if the db was migrated in the first place.

  • Björn Tantau@swg-empire.de
    link
    fedilink
    arrow-up
    11
    ·
    3日前

    Depending on the software used NodeBB might be easier to migrate to than Lemmy. As far as I know it also has ActivityPub support.

    Also, Lemmy does not have subcategories. Every community is on the same hierarchy.

    You might also want to look at PieFed. It’s a bit lighter than Lemmy.