Sample Data Add-On

Installs demo entities and example category price records.

Packages

  • Core sample data: mageb2b/pricesystem-sample-data (MageB2B_PricesystemCoreSampleData)
  • Categoryprice sample data: mageb2b/pricesystem-categoryprice-sample-data (MageB2B_PricesystemCategorypriceSampleData)

Installation

composer config bearer.repo.softwaresilo.io composer config repositories.softwaresilo composer https://repo.softwaresilo.io/ composer require mageb2b/pricesystem-sample-data:* composer require mageb2b/pricesystem-categoryprice-sample-data:* php bin/magento setup:upgrade php bin/magento cache:flush

Found an issue with this documentation? Let us know