How to extend the B2B Platform (Storefront Vue.js)
In this guide, you will learn how to successfully expand the B2B platform (in the frontend), whether through the integration of new components/modules, the addition of menu items, or the customization
Summary:
Detail Guide:
1. create main.js file
2. start B2B-Platform watcher
3. add first content to main.js
4. create directory structure
5. Now, start developing
Take a look into the example Plugin
Example 1 - Overwrite existing component
Example 2 - register new module for b2b-platform menu
Last updated
Was this helpful?