Hi,
I was hoping the available stock data (sample data) would be closer to real world data. It doesn't look like has more than a few transaction rows. Does anyone know of sample data that is closer to a real store up and running?
Thanks
Hi @tim_jones1
please check this link
https://devdocs.magento.com/guides/v2.2/install-gde/install/sample-data-after-clone.html
------------------------------
If you've found one of my answers useful, please give"Kudos" or "Accept as Solution"
Hello @tim_jones1
You can run below command to install sample data:
php <your Magento install dir>/bin/magento sampledata:deploy
php <your Magento install dir>/bin/magento setup:upgrade
BUMP. Is there a source of sample data that has transactions? Ideally 100K plus over 1-2 years.
Tim