View Single Post
  #1  
Old 10-02-2019, 11:37 AM
  vasilis's Avatar 
vasilis vasilis is offline
 

X-Adept
  
Join Date: Feb 2009
Posts: 758
 

Default Importing sample catalog after installation

I have been searching about a way to import the sample catalog after installation.

Do I use CLI in combination with the utils:loadYaml command?
I have used the command:
php xc5 utils:loadYaml xlite_demo.yaml
inside the /sql directory and I get a 'Could not open input file: xc5' error.

From what I have noticed, the yaml files that contain sample catalog data are located in the sql folder and must be the following:

xlite_demo.yaml
xlite_demo_featured.yaml

in combination with importing the product_attributes.sql dump file for the product attributes.
Reply With Quote