Go to content

Go to employees

Go to search

Copy Properties (PageDefinitions) From One PageType To Another

Ever had a pagetype that suddenly should have many of the same properties as another pagetype?
Well, I have :) To solve the timeconsuming activity it is to create (many) new properties on a pagetype, I made this little tool.

Anders Murel
 

The challenge

Ever had a pagetype that suddenly should have many of the same properties as another pagetype?
Well, I have :) To solve the timeconsuming activity it is to create (many) new properties on a pagetype, I made this little tool.

The solution

You choose a pagetype to copy properties from and a pagetype to copy to. Then you will get a list of properties to choose to copy. Just select the properties you want to copy, and click "Copy properties"

Screenshot

611099

Download and install

Download the zip-file and extract it in your webroot. You should then find the plugin under the tools section in EPiServer Admin-mode.

Disclaimer

Use with caution and backup your database before using this tool.

<a href='http://bildr.no/view/611099'><img src='http://bildr.no/thumb/611099.jpeg' alt='611099' /></a>

Tags:


Comments:

  1. The Pagetype util module on EPiCode does exactly this (and more) :-)
Post a comment