Replies: 2
Hello,
I’m trying to update and/or add recipients to notifications email via PHP, because my logic can’t be implemented only by notifications options or routing.
I’ve used “forminator_form_get_admin_email_recipients” hook and returning the new email address, but notifications array does not get updated.
I’ve also tried with “forminator_get_user_email_recipients” filter, but nothing changed.
I’m using the “post” form module.
Thank you for your help!