Sends out email digest of all orders made WooCommerce.
Upload the plugin files to the wp-content plugins woocommerce-email-orders directory, or install the plugin through WordPress plugins screen directly..
Activate the plugin through 'Plugins screen WordPress.
Set the recipient under WooCommerce->Settings and select the Email tab...
By default the emails are set in WordPress cron scheduler at 1am.
The email digest gets sent if order has been made the previous day...
I didn't receive any email at the time.
Therefore if no one visits your site at the time of your intended schedule then the email won't trigger exactly when you want it.
option, if your hosting supports, is to setup cron task at server level to trigger the wp-cron php URL...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more