Skip to content

Instantly share code, notes, and snippets.

View vkorotun's full-sized avatar

Vitalii Korotun vkorotun

  • Magento
  • Ukraine, Kiev
View GitHub Profile
@vkorotun
vkorotun / start
Last active November 12, 2016 08:45
helo everyone!
If youwish to have sample data installed for your local Magento 2 instance, please run the next command in CLI (magento root directory):
php bin/magento setup:performance:generate-fixtures ./setup/performance-toolkit/profiles/ce/small.xml
and don't forget to reindex afterwards:
php bin/magento indexer:reindex