Sample Data Add-On

Installs demo entities and example pricelist records.

Packages

  • Core sample data: mageb2b/pricesystem-sample-data (MageB2B_PricesystemCoreSampleData)
  • Pricelist sample data: mageb2b/pricesystem-pricelist-sample-data (MageB2B_PricesystemPricelistSampleData)

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

Found an issue with this documentation? Let us know