Opis
Suace Order & Stock Alerts for WooCommerce is a lightweight plugin that helps store owners receive simple email alerts for important WooCommerce events.
The plugin sends alerts for:
- New WooCommerce orders.
- Products that reach the configured low stock threshold.
- Products that become out of stock.
The admin screen includes:
- Notification email address setting.
- Low stock threshold setting.
- Send Test Email button.
- Simple log screen for email results.
The plugin uses WordPress email delivery through wp_mail() and does not connect to external APIs.
WooCommerce 7.0 or newer is recommended. If WooCommerce is not active, the plugin shows an admin notice and does not run WooCommerce alert hooks.
Snimke zaslona


Instalacija
- Upload the
suace-order-stock-alertsfolder to/wp-content/plugins/, or upload the plugin ZIP from the WordPress Plugins screen. - Activate the plugin through the Plugins screen in WordPress.
- Make sure WooCommerce is installed and active.
- Go to Settings > Order & Stock Alerts.
- Enter the notification email address and low stock threshold.
- Click Send Test Email to confirm email delivery.
ČPP
-
Does this plugin require WooCommerce?
-
Yes. WooCommerce is required for order and stock alerts. If WooCommerce is not active, the plugin shows an admin notice and avoids fatal errors.
-
Does this plugin use external services?
-
No. The plugin sends email through WordPress
wp_mail()and does not call external APIs. -
Does this plugin support HPOS?
-
The plugin uses WooCommerce order hooks,
wc_get_order(), and WooCommerce CRUD methods. It does not querywp_postsorwp_postmetafor orders. -
Why did my test email not arrive?
-
The plugin uses WordPress email delivery. If the test email fails or does not arrive, check your hosting mail setup, SMTP configuration, or local mail catcher.
-
Will low stock alerts repeat constantly for the same product?
-
No. The plugin stores a small product stock alert state so the same low stock alert is not sent repeatedly while the product remains in the same stock state.
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Suace Order & Stock Alerts for WooCommerce” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Suace Order & Stock Alerts for WooCommerce” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.0.0
- Initial WordPress.org-ready release.
- Added new order email alerts.
- Added low stock email alerts.
- Added out of stock email alerts.
- Added Send Test Email button.
- Added notification email and low stock threshold settings.
- Added simple email result log screen.
