Email notification when file changed

Permalink
I've been looking in the forums, and add-ons for any functionality that might be able to send an email when a file manager file is replaced. Does anyone know of any add-on that will do this?

blakeage
 
hutman replied on at Permalink Best Answer Reply
hutman
There are no add-ons for this currently, however you could write something using the "on_file_version_add" event to trigger that. There is some documentation on events here:http://legacy-documentation.concrete5.org/developers/system/events...
blakeage replied on at Permalink Reply
blakeage
I wonder if those events are also available in 5.7+. I will definitely look around. Thanks.
hutman replied on at Permalink Reply
hutman
Yes, they are available for 5.7 but they are undocumented.