CLI-Commands
all available command are listed over bin/console and prefix b2b:
B2bSellersCore
B2B-Platform Build-Command (Vue.Js)
bin/console b2b:platform:buildEntity-Mapping Command
bin/console b2b:entity:mapMigrate existing customers to B2B-customers & create first employee for all available b2b-customers
// work through for migrating a normal shopware customer to a b2bplatform customer by filters and options.
bin/console b2b:migrate:customers
// create first employee (same data as customer) for all shopware-customers with custom field "b2b_platform_access" == true
bin/console b2b:create:first-employee-for-customer
// This command deletes all employees for the customers and resets all b2b custom fields for all customers
bin/console b2b:reset:customerReinstall Custom Fields
Rebuild the B2B Platform Menu
Create Test-Data
Use Test-CustomersB2bProductSubscriptions
Last updated
Was this helpful?