How do you copy an entire space in Confluence- including all child pages and page content? I want an exact replica of the space with all its content. (It is okay to not have comments included in the copy).
We have released a solution which can copy desired page tree or whole space to a new space.
Atlassian marketplace : (Copy Page Hierarchy (Copy Space))
I've made a PowerShell script that does most of the work for solution 3.
Available on GitHub:
https://gist.github.com/mfaux/481d53c80408334cbdc825f0f510b977
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For this case we developed 'Space Admin for Confluence' which allows:
You'll find it here:
https://marketplace.atlassian.com/plugins/com.decadis.confluence.spaceadmin/server/overview
If you have any questions, please feel free to contact us directly.
Best regards
Nicolas Werle
Decadis AG
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Confluence Command Line Interface (CLI) has the copySpace action which would be a good solution if you wanted to do this in automation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian recently marked this as Fixed in Confluence 6.0 so we'll have it natively soon!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check out some of the solutions at https://confluence.atlassian.com/confkb/how-to-copy-or-rename-a-space-in-confluence-169578.html
I have used Copy Space, successfully, a few times.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jobin Kuruvilla [Go2Group] does Copy Space retain the content on each page and child page within the space that's being copied?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It includes pages but not history. Blog posts are not included.
You can see the details at https://marketplace.atlassian.com/plugins/com.atlassian.confluence.plugin.copyspace/server/overview
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.