File details- navigation.csv

Edit on GitHub

This document describes the navigation.csv file to configure Navigation information in your Spryker Demo Shop.

To import the file, run:

data:import:navigation

Import file parameters

The file should have the following parameters:

PARAMETER REQUIRED TYPE REQUIREMENTS OR COMMENTS DESCRIPTION
key String Navigation entity key.
name String Navigation entity name.
is_active Boolean Defines if the navigation element is active.

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