Customize and manage multilingual email communications for your Aikeedo application
/resources/emails
directory of your Aikeedo installation. This centralized location makes it easy to manage and update your email content.
layout.twig
: Base layout template that provides a consistent design for all emailsexport.twig
: Template for admin exported datapassword-reset.twig
: Sent when a user requests a password resetverify-email.twig
: Used for email verification processeswelcome.twig
: Sent to new users upon registrationworkspace-invitation.twig
: Used when inviting users to join a workspace/resources/emails
that matches your locale string from locale.json
layout.twig
file in the root directory serves as the default layout for all languages. While you can create language-specific versions of layout.twig, this is optional as the default layout is typically suitable for all languages./resources/emails
directory serve as fallbacksen-US
directory