Ishikawa Yoshi
Ishikawa Yoshi

Reputation: 1779

Copy all child pages to another parent

Is it possible in confluence to copy all child pages to another parent page?

Upvotes: 5

Views: 8882

Answers (4)

grundic
grundic

Reputation: 4921

I created a small script for copying Confluence page with all children, labels and attachments.

Upvotes: 0

Underverse
Underverse

Reputation: 1321

You could also use the Confluence CLI

Upvotes: 1

npohle
npohle

Reputation: 71

You can use the Copy Page Tree Plugin available from Atlassian Marketplace. It can copy page hierarchies within the same space as well as to other spaces. I'm the author of that plugin in case you have follow up questions.

Upvotes: 6

David
David

Reputation: 624

With the copy space plugin you can copy pages from one to another space.

You can't copy pages within one space, as the page name has to be unique within a space.

Upvotes: 1

Related Questions