1. Sitecore Module Explorer

Configure includes

Version:

Includes are children of modules and describe what Sitecore instance items to serialize.

Create an include

To create an include:

  1. In Sitecore Module Explorer, right-click a module and click Add Include.

    Illustration showing the New Module Include window.
  2. In the New Module Include window, enter the following:

    FieldContent
    NameThe name of the rule that becomes a folder name in your file system.
    Sitecore PathThe path to the relevant Sitecore instance items.
    Max Relative Item Path LengthThe maximum relative item path length for this include.
    Sitecore DatabaseThe database containing the items.
    ScopeThe scope of how deep into the item tree structure to apply the include.
    Allowed Push OperationsHow the items can be created, updated, or deleted.

    See the Sitecore Content Serialization structural overview and the Sitecore Content Serialization configuration reference for more details.

  3. Click OK.

Edit an include

To edit an include:

  1. In Sitecore Module Explorer, double-click the include.

    Illustration showing an include configuration window.
  2. In the include window, edit the following:

    FieldContent
    NameThe name of the rule that becomes a folder name in your file system.
    Sitecore PathThe path to the relevant Sitecore instance items.
    Max Relative Item Path LengthThe maximum relative item path length for this include.
    Sitecore DatabaseThe database containing the items.
    ScopeThe scope of how deep into the item tree structure to apply the include.
    Allowed Push OperationsHow the items can be created, updated, or deleted.

    See the Sitecore Content Serialization structural overview and the Sitecore Content Serialization configuration reference for more details.

  3. Save the include.

Remove an include

To remove an include:

  1. In Sitecore Module Explorer, right-click the include and click Remove Include.
  2. In the dialog box, click Yes to remove the include.
If you have suggestions for improving this article, let us know!