<em>@floh527 223639 wrote:</em><blockquote>We want to receive admin emails when a resume is edited to be aware what will be posted on our site.
To manage this i did the following:
1. made a new email template “adminEmailResumeEdit”
2. edited the file /models/jaresumes.php as follows
– finding the part where posting resume data
– here is a check if the resume is new and sends “jobSeekerMailSignUp”
– added after that an “else” to send our “adminEmailResumeEdit”
– added a function “AdminEmailResumeEdit” to submit the email
As i am quite new to php i’m not sure if i found a good solution in that case.
(file attached: search for ‘custom code’ in the file to see the changes)
It would be great to have this feature in the admin panel, maybe with a checkbox to toggle this action on/off.
Furthermore i know that my edits are not update safe and i most likely will have to do them over and over again.
Dear JoomlArt staff! I hope you’d like to add that feature.
Best regards
Peter</blockquote>
Hi floh527,
You are following right customization process to send mail to admin when resume was edited. We will consider this feature to update for the new version.
Thanks.