Sample Data Add-On

Installs demo entities and example product-customer matrix records.

Packages

  • Core sample data: mageb2b/pricesystem-sample-data (MageB2B_PricesystemCoreSampleData)
  • Product Customer Matrix sample data: mageb2b/pricesystem-productcustomermatrix-sample-data (MageB2B_PricesystemProductCustomerMatrixSampleData)

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

Found an issue with this documentation? Let us know