prestashop:mail:generate
src/PrestaShopBundle/Command/GenerateMailTemplatesCommand.php
theme
: Theme to use for mail templateslocale
: Locale to use for the templatescoreOutputFolder
: Output folder to export core templates ((optional))modulesOutputFolder
: Output folder to export modules templates (by default same as core) ((optional))--overwrite
, -o
: Overwrite existing templates (false, by default)This command aims to generate mail templates for a specified theme.