Descripción
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.
Instalación
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“Sales + Inventory Emails for WooCommerce” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Sales + Inventory Emails for WooCommerce” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
2.1
- Added separate inventory alert email.
- Fixed PHPCS escaping issues for security compliance.
- Updated plugin header and readme for WordPress.org review.