Proposal for duplicating a CMS collection

I know it’s not currently possible to duplicate a CMS collection (data structure). I imagine that one of the challenges is dealing with whether to copy the existing data over.

I think the straightforward method would be for all of your existing Collections to show up as templates under the New collection screen. Then you can just select from your existing collections to pre-fill the new one and adjust as needed.

For data, the user could export the data from their old collection, edit it in Excel if desired, then upload it to the new one. This part of the functionality already exists.

1 Like

Hi,
I just had the same issue and found a way around it.
1-Go to your page first and duplicate the page
2-Go to the CMS collection you want to duplicate (what you really want is the structure of the fields) and “Export” it.
3-Go and create a new CMB collection (empty)
4-Import the CSV file you got from step #2 and match 1-1 the fields.

That should work