Report to export emails. Allows for filtering by completed at, taxon and shipping country.
Add spree_email_report to your Gemfile:
gem 'spree_email_report', github: "Hates/spree_email_report"Bundle your dependencies and run the installation generator:
bundle
bundle exec rails g spree_email_report:installCopyright (c) 2014 Richard Hart, released under the New BSD License