Describe the issue or problem
In OJS 3.3 we used to have the hook Mail::send to modify email content.
Is there any hook in OJS 3.4 that we can use to do this?
What application are you using?
OJS 3.4
Describe the issue or problem
In OJS 3.3 we used to have the hook Mail::send to modify email content.
Is there any hook in OJS 3.4 that we can use to do this?
What application are you using?
OJS 3.4
I would also like to know.
Hi, @Zielaq ,I used Events
to modify the emails.
Take a look at the plugin I made GitHub - liviacarolgouvea/ojs-csp-mail