yireo-training/magento2-example-dealers-sample-data

dev-master 2022-09-22 07:28 UTC

This package is not auto-updated.

Last update: 2025-03-30 11:20:20 UTC


README

To uninstall the sample data again, run:

bin/magento example_dealers:list 
bin/magento module:uninstall --non-composer Yireo_ExampleDealersSampleData
bin/magento module:disable Yireo_ExampleDealersSampleData
bin/magento setup:upgrade
bin/magento example_dealers:list 

To re-add the sample data:

bin/magento module:enable Yireo_ExampleDealersSampleData
bin/magento setup:upgrade
bin/magento example_dealers:list