Theophilix / event-table-edit-old

Event Table Edit is a free table plugin for Joomla 3.x to create a responsive, editable table with CSV / XML import and export, and a simple appointment booking system function. Any help in the development is highly appreciated.
GNU General Public License v3.0
10 stars 6 forks source link

Backend: function that sends an email to admin when table has been edited (use timestamp) #119

Closed Theophilix closed 4 years ago

Theophilix commented 6 years ago

We could add a function to the normal table that informs the admin immediately when the table has been edited. Function name "Inform admin about every change" with "yes"-option + email input form + input field and "no". In the input field user can work with variables (like admin email text, "you can use... as variable"). Standard text is: In the email, we have the text: The table [tablename] has been changed by [username, if exists] in line [rownumber]. Time: [timestamp]. ger: Die Tabelle [tablename] wurde geändert von [username, if exists] in Zeile [rownumber]. Uhrzeit; [timestamp]. We should place this option after the option "Admin E-mail-Text"

Theophilix commented 4 years ago

This issue is not important, we must focus on other things.