Description
-
POPUP NOTIFICATION WITH SOUND ALERT WHEN A NEW ORDER RECEIVED
-
NOTIFICATION KEEPS SHOWING UNTIL YOU ACKNOWLEDGE THE NEW ORDER
-
SET YOUR ALARM SOUND TO PLAY WITH POPUP NOTIFICATION
-
SET ALERT FOR ORDERS THAT CONTAIN SELECTED PRODUCTS
-
CUSTOM ORDER TABLE, ORDER PREVIEW AND ORDER STATUS CHANGE FEATURES
Woocommerce custom order page with recent orders for showing a popup notification with sound when a new order received.
- New Order Notification for WooCommerce is providing shop managers and administrators to see the recent orders on a custom order page.
- This order page is customized to popup a notification when a new order received.
- While the popup notification is showing to the admin, a music file also plays to alert admin.
- This music keeps playing and popup keeps showing until the admin confirms the new order.
- There are settings for this custom order page, popup notification and music file.
- You may edit the string fields in popup notification.
- You may edit the refresh time of custom order page (time to check if new order is received).
- You may add a link to change the music file (.mp3 extension).
- You may set product ID rules for order notification. (alert only if order contains product X)
To ask new properties or report bugs, kindly inform globalcoupons@mrebabi.com
Screenshots
Installation
- Upload the entire ‘new-order-notification-for-woocommerce’ folder to the ‘/wp-content/plugins/’ directory or upload as a zip file then extract it to the ‘/wp-content/plugins/’
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Look at your admin bar to see new section: New Order.
- Open the New Order page and enjoy the plugin!
FAQ
-
Does this plugin work with newest WordPress and Woocommerce version and also older versions?
-
Yes, the plugin is tested with WordPress 5.3 and Woocommerce 3.8.1 and works fine. Yet, you are welcome to inform us about any bugs so we can fix them.
-
Can we still use standard Woocommerce Orders page while using this plugin?
-
Yes, but the notification system only works with custom order page named New Order.
Reviews
Contributors & Developers
“New Order Notification for Woocommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “New Order Notification 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.0.2=
– WordPress and Woocommerce version updated.=2.0.1=
– Beta version moved as main page.
– Previous version of notification page moved as old page.
– Introduce support page.
=2.0.0=
– Beta version of newly designed New Order Notification page.
– New css for recent order table.
– Order preview and status change features.
– Activation for sound and popup alert.
– Async calls instead of page refreshing.
=1.4.0=
-Fix Product Id selection and User Role selection in the settings.
-Add settings for number of orders to show in recent order table.
-Add settings for order statuses that will be shown in recent order table.
-Optimize the plugin by refactoring the source code.
=1.3.3=
-Fix PHP Error for user roles.
-Add responsive css for new order popup.
-Fix reported bugs.
=1.3.2=
-Fix PHP Warnings.
-Fix User Role restriction error.
-Fix user role and product id removal error.
=1.3.1=
-Get default settings for date and time format from WordPress Settings.
-Change table column names and popup texts.
=1.3.0=
-Change new order detection solution for better performance.
-Add audio play test feature to New Order Notification page.
-Add user role settings for access management in New Order Notification page.
-Add popup preview button to settings page.
-Shorter setting names with on hover information boxes.
-Change recent orders table to show only the selected order statuses.
-Other small performance improvements.
-Some CSS changes for both pages.
=1.2.1=
-Bug fixes for reported PHP errors.
-New Order Notifciation page is now accessable for roles: Super Admin, Admin, Editor, Author and Shop Manager.
=1.2.0=
-Sound playing problem when another tab is focused on the browser is solved.
-Audio loop feature is added.
-Better product ID selection with dropdown options.
-Improvement of order status selection in Settings to show all order statuses including custom statuses.
-Time zone problem of order date is solved.
-Better format for order date.
-Better CSS for Settings page.
=1.1.2=
-Better CSS for Popup and Settings page.
-Small bug fixes and speed optimization.
=1.1.1=
-Separate tab (submenu) for settings page.
-Access control changes: Shop manager and Administrator can access the New Order Notification page.
-Access control changes: Only Administrator can access the Settings page.
=1.1.0=
-Reported bug fixed for WooCommerce Shops that have not received any (0) or enough (<10) orders yet.
-An information message is added for WooCommerce Shops that have not received any orders.
-Auto refresh with every 5 seconds to detect the first order of a very new WooCommerce shop.
=1.0.3=
-“Alert only for orders that contain specific products” option is added.
-You may enter the product ids one by one from the related settings field.
-Small bug and CSS fixes.
=1.0.2=
-Settings providing selection of order statuses that the plugin will notify.
-Small bug fixes.
-CSS fixes.
=1.0.1=
-Small bug fixes.
-CSS additions.
-README is more detailed now.
=1.0.0=
-Hello World. This is the first version of the New Order Notification for Woocommerce.
-Initialized the source code.
-So it begins…