SergeyMosin / Appointments

Nextcloud Appointments App
GNU Affero General Public License v3.0
159 stars 46 forks source link

Possibility to change E-Mail text/attachments #258

Open ManfredCologne opened 2 years ago

ManfredCologne commented 2 years ago

Hey Technicians or Sergey!

Is there a possibility to change the texts which are sent out to the clients for checking and confirmation? We would also like to sent out attachments with these emails.

checking

Hallo [client],

Ihr Termin mit [supporter] für den Mittwoch, 24. November 2021, 11:35 MEZ Uhr wartet auf Ihre Bestätigung.

confirmation

[client],

Ihr für [supporter] geplanter Mittwoch, 24. November 2021, 11:35 MEZ-Termin ist jetzt bestätigt.

Thanks in advance!

Greetings Manfred

webartifex commented 2 years ago

Hi Sergey. I really like your app. Just bought a supporter license today.

The described feature of customizing the emails (maybe even with templates) would be awesome. I guess its also a lot of work but probably one of the features many people would love.

marc4s commented 1 year ago

Hi Sergey, I also would absolutly like this and it would be very helpful if we could change the text of the email-reminders

fadedhero commented 1 year ago

Hacky solution: you can change the translation file inside "I10n" folder

andreas1107 commented 11 months ago

Hey @fadedhero - do you know where to edit the translation files in an already functioning instance?

fadedhero commented 11 months ago

You will have to build your own instance with own translation files, because every time the app is built (maybe after an update) it will overwrite everything you changed on the running instance