Magento Promotions Notification Extension
Want to make sure your news reaches customers on time? Why not use a notifications bar or a popup window to display important notifications on the website? Use the Magento promotions notification extension to highlight important news, updates, offers and promotions attractively.
Create multiple custom notifications, set priorities, select customer group, manage duration of the display, set auto-close option and do much more with the extension from MageBees.
Front-end Snapshots:
Expandable List of Current and Upcoming Notification
Responsive Notification
Back-end Snapshots:
Notification Configuration
Go To Magebees -> Promotions Notification Pro -> Configuration >> General Tab
- In the Enable field, select Yes to enable the module
- You can include jQuery choosing Yes/No
- You can set Enabled/Disabled Top Link of Notification choosing Yes/No
- You can set layout of Notification List choosing 1 column/ 2 column left/ 2 column right/ 3 column
Go To Magebees -> Promotions Notification Pro -> Configuration >> Notification Setting For Bar Tab
- In the Enable field, select Yes to enable the only bar notification
- You can set display bar notification only one time when page load
- You can set display one or multiple bar notification
- You can set order of bar notification Random / Sort Order
- You can set notification bar display position Bottom/Top
- You can set bar notification open delay and auto close time in seconds
Go To Magebees -> Promotions Notification Pro -> Configuration >> Notification Setting For Popup Tab
- In the Enable field, select Yes to enable the only popup notification
- You can set display popup notification only one time when page load
- You can set display one or multiple popup notification
- You can set order of popup notification Random / Sort Order
- You can set popup notification open delay and auto close time in seconds
Manage Notifications
Go To Magebees -> Promotions Notification Pro -> Manage Notification
- You can manage notification from grid
- You can create, edit, delete, search notification from grid
Create New Notification
- Enter your notification title, notification content with editor, notification background color .
- Select notification position Bar/Popup that you want to display
- Select notification status Enabled / Disabled , Start Datetime and End Datetime , enter sort order of notification
- Select store view and customer group that you want to display notification
Preview Notification
Need help? Please contact us at support@magebees.com
- User Guide Magebees Promotions Notification For Magento 1 Extension V1.2.0download here
- Installation Guide Magebees Promotions Notification Pro For Magento 1 Extension V1.2.0download here
- Great Extension
-
Great extension! It helped me a lot in highlighting the notifications on the store. The notification pop-up window is truly amazing in garnering customers' attention. I have seen 12% improvement in customer engagement. Very satisfied.
Developer Support Functions as Described Usefulness - Excellent extension. Works as hoped
-
Needed a simple extension to offer discounts on certain products. Most other extensions on the market offered a blanket pop up but with Promotions Notification Pro you can choose exactly where you would like pop ups to show. The only limitation is that they all have to be the same size which we can work around. Brilliant extension with first class support when a bug was found.
Developer Support Functions as Described Usefulness - Perfect Extesion! Excellent developer support!
-
Initially we had problems, saving new notifications. It didn't accept our from and to date fields. But after mailing support, this problem was fixed within a few hours. It was related to date format settings. Now it works like a charm! Thanks again!
Developer Support Functions as Described Usefulness - Very Usefull & perfectly-maded extension
-
Extension has with all the required features, easy to use and excellent developer support, who quickly helped me with all my questions and customization of it.
Developer Support Functions as Described Usefulness - The Best extension. Excellent developer support
-
Nothing to say except , they have an amazing support team and best promotion notification extension ever
Thank you and good jobDeveloper Support Functions as Described Usefulness - Basically Perfect Extension
-
Augmentation has no Issues. The support is truly magnificent. Extremely cooperative in altering issues assuming any. Undoubted support. Proceed with no delay.
Developer Support Functions as Described Usefulness - Great Promotions Extension
-
Searching for Promotions Notifications extension and lucky stuck with this extension. Superb extension with all the required features. Thank you.
Developer Support Functions as Described Usefulness - Excellent extension. Excellent developer support!
-
This extension does exactly what it says and support is excellent. The service is fast, reliable and very friendly.
Developer Support Functions as Described Usefulness
Added New Feature in admin
2017-08-05 03:13:00- Manage Show / Hide notification in checkout page from admin.
- Manage Show / Hide and change text of "Do not Show again Notification" checkbox from admin.
- Manage Show / Hide notification only in Mobile device.
Added New Feature in admin
2017-02-13 1:40:00- You can see preview of notification in admin.
Magento Promotions Notification Pro Extension
2016-08-23 13:51:56-
Q-1: I have configured the extension. But, when I click on MageBees Promotions Notification Pro Configuration page, it generates a 404 error.
Ans: After installing the extension, logout from admin account - Re-login and Refresh the Cache.
-
Q-2: Date Range Condition is not working.
Ans: It happens due to the different time-zone in your magento store. If you want to set same date and time then, please set same time-zone as your original website have.
-
Q-3: CONNECT ERROR: Failed to open file Error occurs while installing the extension using magento connect.
Ans: If you face connect error: "failed to open file" while installing the extension, then follow these steps:
- Go To - [magento_root_directory]/downloader\lib\Mage\Archive\Tar.php
- Then find the code line 563:
- if (!($header['name'] == '././@LongLink' && $header['type'] == 'L')) { $header['name'] = trim($header['name']);return $header; }
- And replace it with:
- if (!(trim($header['name']) == '././@LongLink' && $header['type'] == 'L')) {$header['name'] = trim($header['name']);return $header;}

