Reinstall mail templates
Reinstalls mail templates for all activated B2B addons.
bin/console b2b:mail-templates:reinstallLast updated
Was this helpful?
Reinstalls mail templates for all activated B2B addons.
bin/console b2b:mail-templates:reinstallRestores email templates to default B2B Sellers configuration.
Requirements:
All addons must be installed and activated
Process:
Forces reinstallation of core mail templates
Dispatches ReinstallMailTemplatesEvent for addons
Preserves customizations by addon event handlers (if implemented)
Use Case:
After template corruption
Applying template updates from plugin upgrades
Restoring deleted templates
May overwrite manual template customizations.
Last updated
Was this helpful?
Was this helpful?