Sitecore: exports all elements of this template everywhere on the site

According to the heading - I have a template that generates many elements in many different places on the website; I would like to create a package containing all its instances, without having to manually search each one individually.

I am using Sitecore 8.1. Is there an easy way to do this?

+4
source share
1 answer

In the Package Designer, select the "Items Dynamically" option:

Items dynamically

Then select the root content element that you want to start with in the Content Tree. On the next screen, select the templates you want to filter from the filters using:

Source filter

.

+6

All Articles