Just starting with Invoice Ninja, using the self-hosted version. I’ve been trying to add in another mail provider (Marketing Cloud mail provider built in Laravel) to our self-hosted instance, but the thing that is tripping me up is making changes to the UI. I basically want to have the new mailer appear as a dropdown option in the email settings, along with the settings to configure said mailer, as is the case for Mailgun, Postmark etc.
Is this something that I’m able to do myself? If anyone can point me to the best resources to refer to, or had some advice from personal experience, I’d appreciate it greatly.
Thanks very much hillel, appreciate you highlighting the snippet for me.
Yeah, I agree, I’d like to make as few changes to the codebase as possible to be honest. Am I right in thinking that I’ll just have to set the env variables to configure it to Marketing Cloud and choose the Default option from within Invoice Ninja?