-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
We are facing now an issue related to customization of content for reply or decline emails. Currently I am extending UserController and change the method "handle_new_request_action". I was thinking to submit a PR that is going to change a bit the method "handle_new_request_action" and create 3 more methods: one for email_content, one for To, and one for Subject of email.
In this way anybody could extend your controller (vanilla one) and overwrite only those 3 methods instead of changing "handle_new_request_action".
What do you think? I am close to finish the code and I could make the PR if it is ok
Metadata
Metadata
Assignees
Labels
No labels