feat: add email booking mail templates - #999
Merged
Merged
Conversation
✅ Deploy Preview for fipguide ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
MoritzWeber0
left a comment
Member
There was a problem hiding this comment.
Cool idea! In the future we could even try to build a form where users can fill the placeholder fields and then send it via email :)
lenderom
requested review from
MoritzWeber0
and removed request for
MoritzWeber0
August 15, 2026 10:43
MoritzWeber0
approved these changes
Aug 17, 2026
Member
|
I simplified the implementation slightly and added support for DecapCMS for the email templates. Thanks for implementation ❤️ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #994
What
params.mail_templatesso each booking way has its own subject/body/recipient%20instead of+)Included booking pages
content/booking/attica-email/index.de.mdcontent/booking/attica-email/index.en.mdcontent/booking/attica-email/index.fr.mdcontent/booking/ffestiniogtravel-email/index.de.mdcontent/booking/ffestiniogtravel-email/index.en.mdcontent/booking/ffestiniogtravel-email/index.fr.mdcontent/booking/internationalrail-email/index.de.mdcontent/booking/internationalrail-email/index.en.mdcontent/booking/internationalrail-email/index.fr.mdcontent/booking/stena-line-bv-email/index.de.mdcontent/booking/stena-line-bv-email/index.en.mdcontent/booking/stena-line-bv-email/index.fr.mdcontent/booking/stena-line-limited-email/index.de.mdcontent/booking/stena-line-limited-email/index.en.mdcontent/booking/stena-line-limited-email/index.fr.mdTemplate/i18n changes
layouts/partials/booking-links.htmllayouts/partials/button.htmli18n/de.yamli18n/en.yamli18n/fr.yamlDepends on #998
Fixes #995