Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:2.0:e-mail-templates [2021/12/13 09:59] – [How do I implement parameters in the template?] fasseen:2.0:e-mail-templates [2024/12/01 19:07] (current) – [How do I use templates with multiple organizations?] greno
Line 44: Line 44:
 | #sender_name#            | 4.0 | First name and surname of the sender. | | #sender_name#            | 4.0 | First name and surname of the sender. |
 | #sender_email#           | 4.0 | E-mail address of the sender. | | #sender_email#           | 4.0 | E-mail address of the sender. |
-| #sender_uuid#           | 4.1 | The uniuqe UUID of the sender. |+| #sender_uuid#           | 4.1 | The unique UUID of the sender. |
 | #receiver#               | 3.0 | Please only use in version 3.x. Recipients of the e-mail. Roles and individual users. | | #receiver#               | 3.0 | Please only use in version 3.x. Recipients of the e-mail. Roles and individual users. |
 | #recipients#             | 4.0 | Recipients of the e-mail. Roles and individual users (for sending as BCC only the number of individual users)\\ Example: //Members, Administrators and 3 individual users//. | | #recipients#             | 4.0 | Recipients of the e-mail. Roles and individual users (for sending as BCC only the number of individual users)\\ Example: //Members, Administrators and 3 individual users//. |
Line 56: Line 56:
 If you just want to put the organization's name or website in the template, you can use [[de:2.0:e-mail-templates#wie_baue_ich_parameter_in_die_vorlage_ein | the parameters]] **#organization_name#**, **#organization_shortname#** or **#organization_website#**. Deposite it anywhere in the template. As soon as the e-mail is created, it will be replaced by the respective organizational data. If you just want to put the organization's name or website in the template, you can use [[de:2.0:e-mail-templates#wie_baue_ich_parameter_in_die_vorlage_ein | the parameters]] **#organization_name#**, **#organization_shortname#** or **#organization_website#**. Deposite it anywhere in the template. As soon as the e-mail is created, it will be replaced by the respective organizational data.
  
-If you also want to place a logo, lettering or a color scheme of the organization in the template next to the name, you will need to create separate HTML templates. There you can then adapt via CSS or the integration of images, the template to your imagination and save it under a separate name, for example **template-organization-1.html** in the folder **adm_my_files/mail_templates**. Now go into the settings of the respective organization and select now under the settings of the **messages** at **email template** the template of that organization.+If you also want to place a logo, lettering or a color scheme of the organization in the template next to the name, you will need to create separate HTML templates. There you can then adapt via CSS or the integration of images, the template to your imagination and save it under a separate name, for example **template-organization-1.html** in the folder **adm_my_files/mail_templates**. Now go into the settings of the respective organization and select under the settings of the **messages** at **email template** the template of that organization.
  • en/2.0/e-mail-templates.1639385975.txt.gz
  • Last modified: 2021/12/13 09:59
  • by fasse