{"id":324764,"date":"2026-06-17T19:48:19","date_gmt":"2026-06-17T19:48:19","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/suace-order-stock-alerts-for-woocommerce\/"},"modified":"2026-06-17T19:48:04","modified_gmt":"2026-06-17T19:48:04","slug":"suace-order-stock-alerts","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/suace-order-stock-alerts\/","author":23513444,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"7.0","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Suace Order & Stock Alerts for WooCommerce","header_author":"Suace Plugins","header_description":"Sends lightweight email alerts for new WooCommerce orders, low stock, and out of stock products.","assets_banners_color":"0a0a0a","last_updated":"2026-06-17 19:48:04","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/profiles.wordpress.org\/suaceplugins\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":32,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"suaceplugins","date":"2026-06-17 19:48:04"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3576304,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3576304,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3576310,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3576310,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3576304,"resolution":"1","location":"assets","locale":"","width":2428,"height":1192},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3576304,"resolution":"2","location":"assets","locale":"","width":2366,"height":1294}},"screenshots":{"1":"Settings screen with notification email address, low stock threshold, and Send Test Email button.","2":"Log screen showing test email, new order, low stock, and out of stock email results."}},"plugin_section":[],"plugin_tags":[267,6601,16281,12448,286],"plugin_category":[41,45],"plugin_contributors":[267610],"plugin_business_model":[],"class_list":["post-324764","plugin","type-plugin","status-publish","hentry","plugin_tags-email","plugin_tags-inventory","plugin_tags-orders","plugin_tags-stock","plugin_tags-woocommerce","plugin_category-communication","plugin_category-ecommerce","plugin_contributors-suaceplugins","plugin_committers-suaceplugins"],"banners":{"banner":"https:\/\/ps.w.org\/suace-order-stock-alerts\/assets\/banner-772x250.png?rev=3576310","banner_2x":"https:\/\/ps.w.org\/suace-order-stock-alerts\/assets\/banner-1544x500.png?rev=3576310","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/suace-order-stock-alerts\/assets\/icon-128x128.png?rev=3576304","icon_2x":"https:\/\/ps.w.org\/suace-order-stock-alerts\/assets\/icon-256x256.png?rev=3576304","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/suace-order-stock-alerts\/assets\/screenshot-1.png?rev=3576304","caption":"Settings screen with notification email address, low stock threshold, and Send Test Email button."},{"src":"https:\/\/ps.w.org\/suace-order-stock-alerts\/assets\/screenshot-2.png?rev=3576304","caption":"Log screen showing test email, new order, low stock, and out of stock email results."}],"raw_content":"<!--section=description-->\n<p>Suace Order &amp; Stock Alerts for WooCommerce is a lightweight plugin that helps store owners receive simple email alerts for important WooCommerce events.<\/p>\n\n<p>The plugin sends alerts for:<\/p>\n\n<ul>\n<li>New WooCommerce orders.<\/li>\n<li>Products that reach the configured low stock threshold.<\/li>\n<li>Products that become out of stock.<\/li>\n<\/ul>\n\n<p>The admin screen includes:<\/p>\n\n<ul>\n<li>Notification email address setting.<\/li>\n<li>Low stock threshold setting.<\/li>\n<li>Send Test Email button.<\/li>\n<li>Simple log screen for email results.<\/li>\n<\/ul>\n\n<p>The plugin uses WordPress email delivery through <code>wp_mail()<\/code> and does not connect to external APIs.<\/p>\n\n<p>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.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>suace-order-stock-alerts<\/code> folder to <code>\/wp-content\/plugins\/<\/code>, or upload the plugin ZIP from the WordPress Plugins screen.<\/li>\n<li>Activate the plugin through the Plugins screen in WordPress.<\/li>\n<li>Make sure WooCommerce is installed and active.<\/li>\n<li>Go to Settings &gt; Order &amp; Stock Alerts.<\/li>\n<li>Enter the notification email address and low stock threshold.<\/li>\n<li>Click Send Test Email to confirm email delivery.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20require%20woocommerce%3F\"><h3>Does this plugin require WooCommerce?<\/h3><\/dt>\n<dd><p>Yes. WooCommerce is required for order and stock alerts. If WooCommerce is not active, the plugin shows an admin notice and avoids fatal errors.<\/p><\/dd>\n<dt id=\"does%20this%20plugin%20use%20external%20services%3F\"><h3>Does this plugin use external services?<\/h3><\/dt>\n<dd><p>No. The plugin sends email through WordPress <code>wp_mail()<\/code> and does not call external APIs.<\/p><\/dd>\n<dt id=\"does%20this%20plugin%20support%20hpos%3F\"><h3>Does this plugin support HPOS?<\/h3><\/dt>\n<dd><p>The plugin uses WooCommerce order hooks, <code>wc_get_order()<\/code>, and WooCommerce CRUD methods. It does not query <code>wp_posts<\/code> or <code>wp_postmeta<\/code> for orders.<\/p><\/dd>\n<dt id=\"why%20did%20my%20test%20email%20not%20arrive%3F\"><h3>Why did my test email not arrive?<\/h3><\/dt>\n<dd><p>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.<\/p><\/dd>\n<dt id=\"will%20low%20stock%20alerts%20repeat%20constantly%20for%20the%20same%20product%3F\"><h3>Will low stock alerts repeat constantly for the same product?<\/h3><\/dt>\n<dd><p>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.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial WordPress.org-ready release.<\/li>\n<li>Added new order email alerts.<\/li>\n<li>Added low stock email alerts.<\/li>\n<li>Added out of stock email alerts.<\/li>\n<li>Added Send Test Email button.<\/li>\n<li>Added notification email and low stock threshold settings.<\/li>\n<li>Added simple email result log screen.<\/li>\n<\/ul>","raw_excerpt":"Send lightweight email alerts for new WooCommerce orders, low stock, and out of stock products.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/324764","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=324764"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/suaceplugins"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=324764"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=324764"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=324764"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=324764"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=324764"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=324764"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}