File details - cms_template.csv

Edit on GitHub

This document describes the cms_template.csv file to configure CMS Template information in your Spryker Demo Shop.

To import the file, run:

data:import:cms-template

Import file parameters

The file should have the following parameters:

PARAMETER REQUIRED TYPE REQUIREMENTS OR COMMENTS DESCRIPTION
template_name String Must be unique. Name of the template.
template_path String Must be unique. Must be a valid path to a twig file template. Path to the Twig file template.

Import file dependencies

This file has no dependencies.

Import template file and content example

Find the template and an example of the file below:

FILE DESCRIPTION
cms_template.csv template Exemplary import file with headers only.
cms_template.csv Exemplary import file with Demo Shop data.