### Export Mail Templates to Theme Source: https://github.com/friendsofshopware/froshplatformtemplatemail/blob/main/README.md Use this command to export existing mail templates from the database to your theme's file system for modification. Specify the target directory within your theme. ```shell bin/console frosh:template-mail:export custom/plugins/MyTheme/src/Resources/views/email/ ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.