Import file details: cms_slot.csv
Edit on GitHubThis document describes the cms_slot.csv file to configure CMS Slot information in your Spryker Demo Shop.
Import file 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. |
| slot_key | ✓ | String | Must be unique. | Identifier of the slot that is used by slot widget when rendering the content of this slot |
| content_provider | ✓ | String | Must be a valid type of content provider. | Defines the source of content of this slot. |
| name | ✓ | String | 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. | |
| is_active | Boolean |
|
Indicates if the slot is active or inactive. If the slot is inactive, it’s not rendered in the Storefront by the slot widget. |
Import template file and content example
| FILE | DESCRIPTION |
|---|---|
| cms_slot.csv template | Exemplary import file with headers only. |
| cms_slot.csv | Exemplary import file with Demo Shop data. |
Import file command
data:import:cms-slot
Thank you!
For submitting the form