Option to add more emails for admin notications
is there a way to add more emails for admin notifications?
There could be done, I will try and do a PR to get a filter added for this, only need a couple of modifications to fluent-cart/app/Services/Email/EmailNotifications.php
I have now added a PR for some improvements and filters to allow https://github.com/fluent-cart/fluent-cart/pull/51
This could be used for more than this, including Routing to more than one admin address, routing email notifications based on groupings to different teams, and white-glove notification for high-value orders.