Can anyone guide me with the following backend configuration -
I have created one custom module at the backend having enable/disable button. In the same configuration I want to create one field i.e., named as Email CC address (Here, admin can specify comma separated email IDs). Basically, return request will be raised from the frontend & from backend I want to manage email configuration & module configuration.
I am stuck at -
How to create a new Data Patch to install a new email template, follow the current naming scheme for the email names.
Can anyone guide me?
Thanks, Rashi