Karmabunny / sprout3

SproutCMS: content management and framework
http://getsproutcms.com
GNU General Public License v2.0
24 stars 3 forks source link

Feat/email admin reports #88

Closed jamiemonksuk closed 9 months ago

jamiemonksuk commented 1 year ago

A client wants to be able to build custom reports, in the same way as the export tool does, then set them up to send an email each day to a custom set of recipients.

This uses the same interface styles and hooks in to managed controllers like we do for import and export tooling.

There is a daily cron to send the report. This has been tested on the client site (old Sprout 3.2) and on an in-progress build (Sprout 3.3)