Build the B2B Platform
Builds the B2B platform frontend for production deployment.
bin/console b2b:platform:buildLast updated
Was this helpful?
Builds the B2B platform frontend for production deployment.
bin/console b2b:platform:buildDumps Symfony asset bundles
Installs Node.js dependencies (production only, via npm install --omit dev)
Builds the Vue.js application (npm run build)
Installs Shopware assets
Requirements:
Node.js and npm installed
Write access to resource directory
Run this command before deploying to production or after making changes to the B2B platform components.
Last updated
Was this helpful?
Was this helpful?