unicom
29. Januar 2019 um 13:56
1
I have an general thematic forum and over time I want to bring parts of it (user base, and messages from certain sections) to another forum.
For example:
Sections “Cars” and “Trucks” forum about-all.com I want to put on the site about-cars.com
Can I do this?
What is the separation procedure?
dax
(Daniela)
29. Januar 2019 um 14:34
2
I think you are searching for
Need to move some stuff from one instance of Discourse to another?
There is a command line tool to export a topic, a set of topics, or an entire category, and another to import them in at the other end.
Topic Export/Import
one or more topics and their replies
the users who posted in the topic
Category Export/Import
the category and all its subcategories
its security settings
custom groups mentioned in the security settings
if any of the groups have ‘membership requests’ enable…
unicom
29. Januar 2019 um 17:40
3
Yes this is probably what I was looking for.
Thx!
But I have one more question.
Is it possible to copy the entire user base? Or is it possible to use a common forum (about-all.com ) as an SSO provider for the new forum about-cars.com ?
This is possible and well supported
DiscourseConnect is a core Discourse feature that allows you to configure “Single Sign-On (SSO)” to completely outsource all user registration and login from Discourse to another site. Offered to our pro, business and enterprise hosting customers .
(Feb 2021) ‘Discourse SSO ’ is now ‘DiscourseConnect ’. If you are running an old version of Discourse, the settings below will be named sso_... rather than discourse_connect_...
The Problem
Many sites wishing to integrate wit…