将主题从一个discourse实例迁移到另一个?

You can export a list of topics instead of an entire category. See that topic that @falco linked to.

RAILS_ENV=production bundle exec script/discourse export_topics 25 29

It takes a list of topic id’s.

4 个赞