Quote Sample Data Add-On

Use this package to load demo quote data for Staff Quote workflows.

Package

  • Composer package: mageb2b/staff-quote-sample-data
  • Requires Staff Quote add-on

Installation

composer config bearer.repo.softwaresilo.io <token>
composer config repositories.softwaresilo composer https://repo.softwaresilo.io/
composer require mageb2b/staff-quote-sample-data:*
php bin/magento module:enable MageB2B_StaffQuoteSampleData
php bin/magento setup:upgrade
php bin/magento cache:flush

Verification

  • Open staff quote screens in admin/frontend
  • Confirm demo quote records are present

Found an issue with this documentation? Let us know