Admidio / admidio

Admidio is a free open source user management system for websites of organizations and groups. The system has a flexible role model so that it’s possible to reflect the structure and permissions of your organization.
https://www.admidio.org
GNU General Public License v2.0
296 stars 121 forks source link

User definable placeholder for mails #1638

Open Viko1690 opened 3 weeks ago

Viko1690 commented 3 weeks ago

Hi everyone,

sometimes it is necessary to put more member data into the mail text than the name or the email (e.g. #recipient_name# or #recipient_email#). So it would be nice to define own placeholder related to further data fields.

Thanks for the great work!