File details- cms_block_store.csv

Edit on GitHub

This document describes the cms_block_store.csv file to configure CMS Block Store information on your Spryker Demo Shop.

To import the file, run:

data:import:cms-block-store

Import file parameters

The file should have the following parameters:

PARAMETER REQUIRED TYPE REQUIREMENTS OR COMMENTS DESCRIPTION
block_key String Key identifier of the block.
store_name String Name of the store.

Import file dependencies

This file has the following dependencies:

  • cms_block.csv
  • stores.php configuration file of the demo shop PHP project

Import template file and content example

Find the template and an example of the file below:

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