Import file details: mime_type.csv
Edit on GitHubThis document describes the mime_type.csv
file used to configure MIME Type information in your Spryker Demo Shop. For more information about MIME types, see Reference information: MIME TYPE.
Prerequisites
This file does not exist by default on the project level. To override the default mime_type.csv
file of the file-manager-data-import
module, create the file in the data/import
folder.
Import file parameters
PARAMETER | REQUIRED | TYPE | REQUIREMENTS OR COMMENTS | DESCRIPTION |
---|---|---|---|---|
name | ✓ | String | Must be a valid MIME type. | Name of the MIME type. |
is_allowed | ✓ | Boolean |
|
Indicates whether the MIME type is allowed or not. |
Import template file and content example
FILE | DESCRIPTION |
---|---|
mime_type.csv template | Example import file with headers only. |
mime_type.csv | Example import file with Demo Shop data. |
Import file command
data:import:mime-type
Thank you!
For submitting the form