This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |