Description
This plugin generates:
- Vendor sales reports (daily, weekly, monthly) in HTML table format.
- Inventory alerts for low stock or out-of-stock products.
- Emails sent to vendors and admin using WooCommerce email templates.
Installation
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Emails will be sent automatically on schedule via WP-Cron.
FAQ
-
Can I customize the email templates?
-
Yes, templates are located in
templates/emails/and can be overridden by copying to your theme folder.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Sales + Inventory Emails for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Sales + Inventory Emails for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.1
- Added separate inventory alert email.
- Fixed PHPCS escaping issues for security compliance.
- Updated plugin header and readme for WordPress.org review.