prestashop:mail:generate

Informations

  • Path: src/PrestaShopBundle/Command/GenerateMailTemplatesCommand.php
  • Arguments:
    • theme: Theme to use for mail templates
    • locale: Locale to use for the templates
    • coreOutputFolder: Output folder to export core templates ((optional))
    • modulesOutputFolder: Output folder to export modules templates (by default same as core) ((optional))
  • Options:
    • --overwrite, -o: Overwrite existing templates (false, by default)

Description

This command aims to generate mail templates for a specified theme.