Warning: You are browsing the documentation for PrestaShop 1.7, which is outdated.
You might want to read an updated version of this page for the current version, PrestaShop 8. Read the updated version of this page
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.