Extendware Back-In-Stock Notifications for Magento 2

Extendware Back-In-Stock Notifications Automatically notify your customers if the wanted products are back in stock. Inform your customers about products, once they get back in stock. Your clients only need to leave their email address in the product detail page of your Magento shop. The Back-In-Stock Notification Extension for Magento 2 will automatically inform your clients by email, once the product becomes available again.

Back-In-Stock Notification Features

Below we have discussed the important features of this feature which will certainly help you understand it in a better way.

  • Guest Users who wish to receive the notifications can enter their email id

  • Admin can notify the many users at a time

  • Email ids of registered users get filled in the form automatically

  • Admin can very easily be acquainted with the product inventory of the website

  • Sends an email notification when product is back in stock

  • Admin can notify the users automatically or manually

  • Enable price and stock subscriptions

  • Notify admin automatically about low stock, out of stock and new subscriptions

  • Customers can quickly manage their account subscriptions

Back-In-Stock Notification Settings

One of the main mottos of every online e-commerce website is to satisfy the customers and make things convenient for them. Preferably, all these websites must add in a feature that helps in managing the stocks properly.

Back-In-Stock Notification is an additional feature that allows the users to get notification of the products. In detail, if the user’s preferred product goes out of stock, then with this feature, they can get a notification whenever it is added back to the product inventory.

For using it, the users will have to simply add their email id, and then they will receive a mail whenever the products are back in stock. This feature of ours can help every e-commerce website boost their online sales and also offers valuable information to you about the purchaser. In this way, you can know more about the type of product that is to be updated on your website, and you can easily meet the user’s requirement.

Installation in your Magento Online Shop

Interested in Extension Installation ?

Visite our installation service page https://www.extendware.com/magento-extension-installation-service.html for more information

Got questions? Feel free to contact us! Support Form.

Installation procedure

  1. Download your extension package from the Download page after purchasing the extension.

  2. Open the extension ZIP file you downloaded and extract it to a directory on your computer using a tool like WinRar, WinZIP or similar.

  3. Upload the extracted folders and files into the root directory of your Magento installation. The root directory of Magento is the folder that contains the directories “app”, “bin”, “lib” and more. All folders should match the existing folder structure. If one of our extensions is already installed and you’re updating it, make sure to overwrite the existing files of the extension.

  4. Connect via SSH and run the following commands (make sure to run them as the user who owns the Magento files!

  5. php bin/magento module:enable –clear-static-content Extendware_Core

  6. php bin/magento module:enable –clear-static-content Extendware_OutofstockNotifications

  7. php bin/magento maintenance:enable

  8. php bin/magento setup:upgrade

  9. php bin/magento setup:di:compile

  10. php bin/magento setup:static-content:deploy

  11. php bin/magento maintenance:disable

  12. In case if you still do not see the extension active, Go to Admin -> System > Cache Management and click both the ‘Flush Magento Cache’ as well as the ‘Flush Cache Storage’ button.

  13. Woo-ha! You have successfully installed the extension and your store is ready to send outofstock notifications to customers!

User manual

You will find all extendware settings in Admin Panel → Extendware Menu

alt_text

List of Subscribrs - To see all users who opt in for notification also you can see status of notification and product.

To configure the extension you need to go to Admin Panel → Extendware Menu → Configuration.

alt_text

General Configuration

Module Enabled - Select Yes to enable the extension.

Notification Message - A message which admin want show to end users

Success Message - A message which user will get after submitting notification form successfully

Allow Customer Groups - Select customer groups where you want to enable this functionality

Features

Notifications subscription on product detail page for Out of stock products:

alt_text

alt_text

Important Notes

  • Please make sure cron is enable to check it you can run

 crontab -l
  • Also run cron manually you can goto root of magento installation and run

php bin/magento cron:run
  • Cron schedule enabled for sending notification emails on a daily basis.

Changelog

All notable changes to this project will be documented here.

[1.2.6]

Added

Support for Magento 2.4.6-p2 with PHP8.2

Fixed

Update menu sorting in the admin view.

[1.2.5]

Fixed

Eliminating duplicated files and consolidating them into a single file.

[1.2.4]

Fixed

Improve code quality

[1.2.3]

Added

Added support for configurable product

[1.2.2]

Fixed

"Notify me" popup now appears only for out-of-stock products

[1.2.1]

Fixed

Resolve the grid issue caused by the absence of a source provider

[1.2.0]

Added

Support Magento 2.4.6 with PHP8.1

[1.1.0]

Added

First release