Rebuild platform menu
Rebuilds the B2B platform menu to factory defaults.
bin/console b2b:platform-menu:rebuildLast updated
Was this helpful?
Rebuilds the B2B platform menu to factory defaults.
bin/console b2b:platform-menu:rebuildResets platform menu structure to B2B Sellers default configuration.
Requirements:
All B2B addons must be installed and activated
Process:
Deletes all existing menu items from b2bsellers_platform_menu_item table
Recreates core menu structure
Applies menu migrations (URLs, feature flags)
Dispatches PlatformMenuRebuildEvent for addons
Installs menu translations
Use Case:
After addon installation/uninstallation
Fixing corrupted menu structure
Restoring default menu after customization
Last updated
Was this helpful?
Was this helpful?