You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i created the file/folder structure email/global/delivery_mail/html.twig within my template directory, compiled template, cleared cache, but whenever i try to send a delivery note for example from an order, the default message text is used.
i can not see that the tempalte files are picked up, i also changed the "global" path to "de-DE" for example, but still no change.
am i missing something? would be happy if you could help me to get it working. my shopware version is 6.5.7.3. thank you very much
The text was updated successfully, but these errors were encountered:
@unr3al011 In the admin panel, are you seeing the green indicators?
@shyim Is it correct, that after we moved the templates to the filesystem, we should purge them from the database? In our tests, the database version was used, not the one from the template.
Question
i created the file/folder structure email/global/delivery_mail/html.twig within my template directory, compiled template, cleared cache, but whenever i try to send a delivery note for example from an order, the default message text is used.
i can not see that the tempalte files are picked up, i also changed the "global" path to "de-DE" for example, but still no change.
am i missing something? would be happy if you could help me to get it working. my shopware version is 6.5.7.3. thank you very much
The text was updated successfully, but these errors were encountered: