File details - cms_slot_template.csv

Edit on GitHub

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

To import the file, run:

data:import:cms-slot-template

Import file parameters

The file should have the following parameters:

PARAMETER REQUIRED TYPE REQUIREMENTS OR COMMENTS DESCRIPTION
template_path String Must be a valid path to a twig template. Path to the Twig file template.
name String Human-readable. Alphabetical identifier of the slot. It will be shown in the Back Office.
description String Description of the slot. It will be shown in the Back Office.

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_slot_template.csv template Exemplary import file with headers only.
cms_slot_template.csv Exemplary import file with Demo Shop data.