Categories data import

Edit on GitHub

To learn how data import works and about different ways of importing data, see Data import. This section describes the data import files that are used to import data related to categories:

  • category.csv: allows you to import all relevant information about the categories such as categories names, key, descriptions and additional settings like activating them or allowing customers to search for them.
  • category_template.csv: allows you to import any category templates.

The table below provides details on Categories data importers, their purpose, CSV files, dependencies, and other details. Each data importer contains links to CSV files used to import the corresponding data, including specifications of mandatory and unique fields, dependencies, detailed explanations, recommendations, templates, and content examples.

DATA IMPORTER PURPOSE CONSOLE COMMAND FILE(S) DEPENDENCIES
Category Imports information about product categories definition. data:import:category category.csv category_template.csv
Category Template Imports information relative to product category templates. data:import:category-template category_template.csv None
Category Store Imports configuration of assignments of categories. data:import:category-store category_store.csv stores.php