Notice: You are browsing the documentation for PrestaShop 8, which is currently in development.
You might want to read the documentation for the current version, PrestaShop 1.7.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.