Back in stock - Notification
Technical Information
Highlights
-
Email notification function for out-of-stock products, including status overview
-
Individually configurable per product whether the function is displayed
-
Stock level notification
-
Import and export function for notification data
Features
-
Notification option via e-mail for products with an unavailable stock - An input field for the e-mail address is displayed in the frontend for products.
-
Automatic notification of customers when the stock level of the product changes (to orderable) (Scheduled Tasks and Message Queue must be set up)
-
Email template for notification individually customizable
-
In the Shopware admin area: overview list of all users who want to be notified incl. current status (open, notified on)
-
Compatible with the Shopware Commercial Warehouse System
Range of functions
If a product is not in stock, the user can be notified with his e-mail address sicht when the product is back in stock. The customer is automatically notified with a freely modifiable e-mail (once). The setting of the stock level notification is done individually for each product.In the plugin configuration, the store owner can set whether products are orderable despite active e-mail notification or whether only the notification function is displayed. In the admin area (settings -> extensions -> stock notification -> list of stock notifications), the store operator sees an overview of all users who want to be notified (including status, whether and when a notification has been made).
In addition, the entries for stock level notifications can be exported via the Shopware standard module under Settings -> Import / Export and imported again if required. A suitable profile for import and export is automatically created when the plugin is installed.
Functionality
Since version 3.2.0 there are two ways to activate the e-mail notification.In the first variant, the e-mail notification is set to always inactive in the plugin configuration. With this setting, the notification field is only displayed for the product if it currently does not have an available stock level and an additional identifier has been activated for the e-mail notification for the product. Only then it is possible for the customer to enter the e-mail address in the store at the product.
With the second variant, the e-mail notification is set to always active in the plugin configuration. With this setting, the notification field is immediately displayed at the product if this has currently no available stock level. It is possible for the customer to enter the e-mail address in the store at the product. Over an identifier with the product, the e-mail notification for this product can be deactivated.
As soon as a customer has entered the e-mail address, this customer will be automatically notified as soon as the product has an available stock level. This is checked and executed via a scheduled task (= cronjob) once a day.
In the admin area, a button "Show e-mail notification"/"Hide e-mail notification" appears for the respective product under the menu item deliverability. The text of the button varies depending on which setting was previously selected in the plugin configuration. If this is activated, the field for entering the e-mail is either displayed or not displayed on the product detail page in the shop window.
After entering the e-mail, a prompt appears to confirm the e-mail using a link. This way, invalid or non-existent emails can be excluded for notification. So the customer will receive an email when registering, when confirming the email and when the product is available again. The templates of the emails can be customized.
In the admin under Settings > Extensions > Stock level notifications there are 2 different options to see which products have been "requested" or which customers have requested a notification and whether they have been informed.
In addition, a dedicated profile for exporting and importing notification data is available under Settings > Import/Export. This makes it easy to back up, transfer or migrate existing notifications to other systems.
Application scenario
One of your customers desperately wants to buy a certain product in your store buy - unfortunately, however, it is currently sold out and no longer in stock. This situation is both for you and for your customer annoying. This plugin, for an email notification when the stock level increases again, offers the perfect solution for this. Your customer can enter his email address in this case and will be automatically notified as soon as his desired product is available again.
Prerequisite for proper function, is the setup of the Shopware Message Queue & the Scheduled Tasks
https://docs.shopware.com/en/shopware-platform-dev-en/developer-guide/core/message-queue
https://docs.shopware.com/de/shopware-6-de/tutorials-und-faq/scheduled-tasks-anlegen
The installation of the plugin is very fast and straightforward.
- Call the Plugin Manager via Settings > System > Plugins.
- Upload, install and activate the plugin.
- No further configuration of the plugin possible
Frequently Asked Questions
acris_stock_notification_email_notification
acris_stock_notification_email_notification_inactive
Yes, the additional fields can be inserted as normal via the customFields node in the product entity via the API.
The sales price incl. VAT can be inserted in the mail template with the variable ‘stockNotificationRecipient.product.price|first.gross’. The net price can be inserted with the variable ‘stockNotificationRecipient.product.price|first.net’. The variable ‘stockNotificationRecipient.product.price|first.listPrice.gross’ can be used to insert the list price incl. VAT
Yes, we have integrated two storefront route endpoints in the plugin: 1. registration for notification (/store-api/stock-notification/notify) 2. confirmation via DoubleOptin (/store-api/stock-notification/confirm) The form for registering for the notification in the storefront must of course be added to the product page when the storefront page is developed. The information in the additional field acris_stock_notification_email_notification for the product and the plugin settings can be used here.
| Version | Date | Compatibility | Changelog |
|---|---|---|---|
| 6.13.4 | 10 June 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.13.3 | 9 June 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.13.2 | 8 June 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.13.1 | 29 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.13.0 | 26 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.12.1 | 26 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.12.0 | 26 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.11.2 | 22 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.11.1 | 21 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.11.0 | 21 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.10.0 | 21 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.9.4 | 21 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.9.3 | 19 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.9.2 | 18 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.9.1 | 15 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.9.0 | 7 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.8.0 | 6 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.7.1 | 5 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.7.0 | 4 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.6.0 | 29 April 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.5.5 | 23 April 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.5.4 | 13 April 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.5.3 | 13 April 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.5.2 | 1 April 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.5.1 | 24 March 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.5.0 | 5 March 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.4.0 | 5 February 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.3.0 | 30 January 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.2.3 | 26 January 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.2.2 | 21 January 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.2.1 | 15 January 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.2.0 | 15 January 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 6.1.0 | 17 December 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 6.0.15 | 28 October 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 6.0.14 | 25 September 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 6.0.13 | 24 September 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 6.0.12 | 23 September 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 6.0.11 | 23 September 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 6.0.10 | 18 September 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 6.0.9 | 10 September 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 6.0.8 | 30 July 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 6.0.7 | 11 July 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 6.0.6 | 3 July 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 6.0.5 | 27 June 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 6.0.4 | 23 June 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 6.0.3 | 4 June 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 6.0.2 | 2 June 2025 | >=6.7.0.0 < 6.8.0.0 |
|
| 6.0.1 | 23 May 2025 | >=6.7.0.0 < 6.8.0.0 |
|
| 6.0.0 | 14 May 2025 | >=6.7.0.0 < 6.8.0.0 |
|
| 5.11.1 | 10 June 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 5.11.0 | 26 May 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 5.10.0 | 7 May 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 5.9.5 | 13 April 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 5.9.4 | 13 April 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 5.9.3 | 1 April 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 5.9.2 | 24 March 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 5.9.1 | 24 March 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 5.9.0 | 5 March 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 5.8.1 | 3 March 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 5.8.0 | 5 February 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 5.7.0 | 30 January 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 5.6.0 | 15 January 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 5.5.15 | 9 December 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 5.5.14 | 23 September 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 5.5.13 | 23 September 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 5.5.12 | 18 September 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 5.5.11 | 10 September 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 5.5.10 | 27 June 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 5.5.9 | 23 June 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 5.5.8 | 4 June 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 5.5.7 | 2 June 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.5.6 | 23 May 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.5.5 | 30 April 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.5.4 | 24 April 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.5.3 | 24 April 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.5.2 | 16 April 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.5.1 | 8 April 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.5.0 | 7 April 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.4.15 | 1 April 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.4.14 | 25 March 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.4.13 | 17 March 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.4.12 | 17 March 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.4.11 | 17 March 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.4.10 | 13 March 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.4.9 | 13 March 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.4.8 | 25 February 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.4.7 | 20 February 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.4.6 | 18 February 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.4.5 | 13 January 2025 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.4.4 | 16 December 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.4.3 | 16 December 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.4.2 | 16 December 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.4.1 | 3 December 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.4.0 | 29 November 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.3.7 | 13 November 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.3.6 | 31 October 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.3.5 | 31 October 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.3.4 | 30 October 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.3.3 | 22 October 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.3.2 | 17 October 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.3.1 | 17 October 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.3.0 | 4 October 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.2.5 | 11 September 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.2.4 | 2 September 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.2.3 | 30 August 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.2.2 | 13 August 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.2.1 | 4 July 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.2.0 | 11 June 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.1.5 | 11 June 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.1.4 | 4 June 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.1.3 | 4 June 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.1.2 | 18 March 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.1.1 | 8 March 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.1.0 | 5 March 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 5.0.0 | 4 March 2024 | >=6.6.0.0 < 6.7.0.0 |
|
| 4.6.4 | 24 April 2025 | >= 6.5.0.0 <6.6.0.0 |
|
| 4.6.3 | 13 January 2025 | >= 6.5.0.0 <6.6.0.0 |
|
| 4.6.2 | 30 October 2024 | >= 6.5.0.0 <6.6.0.0 |
|
| 4.6.1 | 4 October 2024 | >= 6.5.0.0 <6.6.0.0 |
|
| 4.6.0 | 4 October 2024 | >= 6.5.0.0 <6.6.0.0 |
|
| 4.5.4 | 11 September 2024 | >= 6.5.0.0 <6.6.0.0 |
|
| 4.5.3 | 2 September 2024 | >= 6.5.0.0 <6.6.0.0 |
|
| 4.5.2 | 30 August 2024 | >= 6.5.0.0 <6.6.0.0 |
|
| 4.5.0 | 11 June 2024 | >= 6.5.0.0 <6.6.0.0 |
|
| 4.4.2 | 11 June 2024 | >= 6.5.0.0 <6.6.0.0 |
|
| 4.4.1 | 8 March 2024 | >= 6.5.0.0 |
|
| 4.4.0 | 5 March 2024 | >= 6.5.0.0 |
|
| 4.3.4 | 27 February 2024 | >= 6.5.0.0 |
|
| 4.3.3 | 23 February 2024 | >= 6.5.0.0 |
|
| 4.3.2 | 21 February 2024 | >= 6.5.0.0 |
|
| 4.3.1 | 19 February 2024 | >= 6.5.0.0 |
|
| 4.3.0 | 13 February 2024 | >= 6.5.0.0 |
|
| 4.2.0 | 24 January 2024 | >= 6.5.0.0 |
|
| 4.1.2 | 20 December 2023 | >= 6.5.0.0 |
|
| 4.1.1 | 20 December 2023 | >= 6.5.0.0 |
|
| 4.1.0 | 11 December 2023 | >= 6.5.0.0 |
|
| 4.0.7 | 30 November 2023 | >= 6.5.0.0 |
|
| 4.0.6 | 27 November 2023 | >= 6.5.0.0 |
|
| 4.0.5 | 11 July 2023 | >= 6.5.0.0 |
|
| 4.0.4 | 6 July 2023 | >= 6.5.0.0 |
|
| 4.0.3 | 7 June 2023 | >= 6.5.0.0 |
|
| 4.0.2 | 11 May 2023 | >= 6.5.0.0 |
|
| 4.0.1 | 9 May 2023 | >= 6.5.0.0 |
|
| 4.0.0 | 3 May 2023 | >= 6.5.0.0 |
|
| 3.5.9 | 26 February 2024 | >= 6.4.6.0 < 6.5.0.0 |
|
| 3.5.8 | 14 February 2024 | >= 6.4.6.0 < 6.5.0.0 |
|
| 3.5.7 | 27 November 2023 | >= 6.4.6.0 < 6.5.0.0 |
|
| 3.5.6 | 11 July 2023 | >= 6.4.6.0 < 6.5.0.0 |
|
| 3.5.5 | 6 July 2023 | >= 6.4.6.0 < 6.5.0.0 |
|
| 3.5.4 | 11 May 2023 | >= 6.4.6.0 < 6.5.0.0 |
|
| 3.5.3 | 9 May 2023 | >= 6.4.6.0 |
|
| 3.5.2 | 18 April 2023 | >= 6.4.6.0 |
|
| 3.5.1 | 11 April 2023 | >= 6.4.6.0 |
|
| 3.5.0 | 11 April 2023 | >= 6.4.6.0 |
|
| 3.4.0 | 30 March 2023 | >= 6.4.6.0 |
|
| 3.3.0 | 14 March 2023 | >= 6.4.6.0 |
|
| 3.2.7 | 8 March 2023 | >= 6.4.6.0 |
|
| 3.2.6 | 6 March 2023 | >= 6.4.6.0 |
|
| 3.2.5 | 1 March 2023 | >= 6.4.6.0 |
|
| 3.2.4 | 27 February 2023 | >= 6.4.6.0 |
|
| 3.2.3 | 23 February 2023 | >= 6.4.6.0 |
|
| 3.2.2 | 23 February 2023 | >= 6.4.6.0 |
|
| 3.2.1 | 16 February 2023 | >= 6.4.6.0 |
|
| 3.2.0 | 16 February 2023 | >= 6.4.6.0 |
|
| 3.1.5 | 9 February 2023 | >= 6.4.6.0 |
|
| 3.1.4 | 8 February 2023 | >= 6.4.6.0 |
|
| 3.1.3 | 6 February 2023 | >= 6.4.6.0 |
|
| 3.1.2 | 6 February 2023 | >= 6.4.6.0 |
|
| 3.1.1 | 2 February 2023 | >= 6.4.6.0 |
|
| 3.1.0 | 2 December 2022 | >= 6.4.6.0 |
|
| 3.0.3 | 26 November 2022 | >= 6.4.6.0 |
|
| 3.0.2 | 26 November 2022 | >= 6.4.6.0 |
|
| 3.0.1 | 26 November 2022 | >= 6.4.6.0 |
|
| 3.0.0 | 26 November 2022 | >= 6.4.6.0 |
|
| 2.2.3 | 26 November 2022 | >= 6.4.0.0 |
|
| 2.2.2 | 26 November 2022 | >= 6.4.0.0 |
|
| 2.2.1 | 26 November 2022 | >= 6.4.0.0 |
|
| 2.2.0 | 26 November 2022 | >= 6.4.0.0 |
|
| 2.1.1 | 26 November 2022 | >= 6.4.0.0 |
|
| 2.1.0 | 26 November 2022 | >= 6.4.0.0 |
|
| 2.0.1 | 26 November 2022 | >= 6.4.0.0 |
|
| 2.0.0 | 26 November 2022 | >= 6.4.0.0 |
|
| 1.2.1 | 26 November 2022 | >= 6.3.3.0 |
|
| 1.1.3 | 26 November 2022 | >= 6.3.3.0 |
|
| 1.1.2 | 26 November 2022 | >= 6.3.3.0 |
|
| 1.1.1 | 26 November 2022 | >= 6.3.3.0 |
|
| 1.1.0 | 26 November 2022 | >= 6.3.3.0 |
|
Login
Super Plugin - Super Support
Wir haben das Plugin schon zu SW5 Zeiten genutzt. Es liefert uns weiterhin gute Dienste. Nun hatte ich zum SW6 Plugin ich einen Feature-Vorschlag, welcher zu meiner Überraschung, innerhalb eines Tages umgesetzt und in Shopware implementiert wurde! Absoluter TOP Support!!! 6*
Tolle Plugins, Support überragend
Ein halbes Jahr nach dem kauf ist uns aufgefallen, das ein Prozess im Admin mit dem Plugin kollidiert ist.
Eine Supportanfrage, sofort eine Lösung, alles läuft wieder. Ohne ACRIS könnten Shopware 6 nicht nutzen
Plugin: Top - Support: 1 mit Sternchen
Wir hatten davor ein anderes Plugin bei dem wir die Email-Templates nicht anpassen konnten. Mit diesem Plugin ist die Einrichtung und das anpassen der Template super einfach.
Auch bei Fragen zum Intervall wurde uns innerhalb 20 Minuten vom Support geholfen. Vielen Dank an Wolfgang für deine Hilfe und die Antworten auf die weiteren Fragen.
Astreine Funktion
Wir konnten noch nicht alles in Gänze testen & probieren, aber es macht was es soll und der Support ist ein Traum und super-konstruktiv!
insbesondere bei Shops mit kleineren Lagerbeständen im Abverkaufmodus einfach sehr gut
eine absolut sinnvolle Erweiterung für uns, die auch gerne von unseren Kunden genutzt wird.
Und jetzt auch die Möglichkeit zur Massenbearbeitung der Produkte, so dass man es nicht mehr bei jeden Artikel einzeln aktivieren muss, ist sehr sehr hilfreich. Danke!