Sample Data Add-On

Installs demo entities and example customer price records.

Packages

  • Core sample data: mageb2b/pricesystem-sample-data (MageB2B_PricesystemCoreSampleData)
  • Customerprice sample data: mageb2b/pricesystem-customerprice-sample-data (MageB2B_PricesystemCustomerpriceSampleData)

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-customerprice-sample-data:* php bin/magento setup:upgrade php bin/magento cache:flush

Found an issue with this documentation? Let us know