changeweb / Unifiedtransform

A school management Software
https://changeweb.github.io/Unifiedtransform/
GNU General Public License v3.0
2.81k stars 1.23k forks source link

Will be added smtp mailing and SMS notification? #212

Open ayyilmaz opened 4 years ago

ayyilmaz commented 4 years ago

Is it possible for administrators and authorized persons to make necessary notifications to parents and students by mail(SMTP) or sms(twillio etc. by API)?

It is also best to send an automatic mail or SMS by the system to the person who delays the return of the book after the book has been delivered from the library.

changeweb commented 4 years ago

Please see the Good to know section in readme.md file about Mail setup.

Right now, mail is sent only when a user is registered. The feature you asked for is not implemented yet.

It would be great if you can build this!