Fabrik / fabrik

Fabrik for Joomla 3.x
http://fabrikar.com
Other
254 stars 380 forks source link

Plugin FORM->Email delete attachmet file PDF after sendind #2267

Open iw5edv opened 2 years ago

iw5edv commented 2 years ago

in plugins/fabrik_form/email/email.php

after line 592 ADD

$this->deleteAttachments[] = $file;

to automatically delete the file from the 'temp' folder after sending the email