Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/email/global/defaultMailFooter/ not supported #49

Open
jhit opened this issue Feb 24, 2023 · 2 comments
Open

/email/global/defaultMailFooter/ not supported #49

jhit opened this issue Feb 24, 2023 · 2 comments

Comments

@jhit
Copy link

jhit commented Feb 24, 2023

The defaultMailFooter found in ./vendor/shopware/core/Migration/Fixtures/mails/defaultMailFooter/ cannot be used in Theme Folder to overwrite the default Footer.

It would be really great if I could also add this template to the versioned theme.

@tinect
Copy link
Member

tinect commented Sep 17, 2023

I see the need. I assume nearly every shop has its own header and footer, And the work to register these files in TWIG will hurt more, than it helps.

I suggest copying the few lines into your project. You can include twig files there, too.

@pixelecho
Copy link

I see the need. I assume nearly every shop has its own header and footer, And the work to register these files in TWIG will hurt more, than it helps.

I suggest copying the few lines into your project. You can include twig files there, too.

it would only be logical to place the header and footer in a twig file if we are already outsourcing all other templates. That makes no sense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants