Back in Stock 4.x is on version 3.0.4
, released on Dec 14, 2024
Released Dec 14, 2024
Add “From Name” and “From Email” plugin settings.
Email template plugin settings now support aliases and .env variables.
Fix an issue for case-sensitive email checks.
Released Nov 21, 2024
Fix an error on Postgres installs.
Released Nov 20, 2024
Logs are now sortable.
Logs can be searched.
Logs are now lazy-loaded for performance.
Logs are now paginated.
Logs are now listed newest first by default.
Fix an error where checks for out of stock variants were being performed on unsaved variants.
Released Nov 08, 2024
Fix an error when adding an email with options.
Released Oct 25, 2024
Migration to verbb/back-in-stock
.
Now requires Craft 4.0+.
Now requires Craft Commerce 4.0+.
Released June 01, 2023
Fixed issue - duplicate entries when options are supplied.
Released July 10, 2022
Ability to view customer submissions in the Control Panel.
Released July 09, 2022
Craft CMS and Commerce 4 support.
Released July 09, 2022
Flash message is now set for those not using ajax to submit the form. The default message can be overwritten by using translations.
Released July 09, 2022
Added support for translating the subject line. This uses the customers locale and stores it in the database for later. This will require a migration so remember to run craft migrate/all
if it is not already a part fo your deploy script.
Released July 09, 2022
Fixed an issue with customers being able to subscribe multiple times (Issue #14)
Fixed an issue with subject/preheader text not rendering correctly (Issue #9).
Released May 27, 2020
Confirmation emails can be sent to the customer now (Feature Request #6).
Confirmation emails can use a custom template, subject line and is optional (off by default).
Fixed an issue where duplicate records could be added resulting in multiple emails being sent.
Tested on Craft 3.4 and Commerce 3.1.
Released Apr 08, 2020
Response from form can now be translated (Thanks @pieter-janDB)
Released Dec 20, 2019
You can now automatically purge user details after emails are sent. Useful if GDPR or similar is a requirement.
Released Dec 19, 2019
Email notifications are only fired once. An issue could of occured previously if the product had multiple variants and the user selected anything but the first variant. Thanks @jmauzyk.
Released June 09, 2019
Ability to store additional options e.g. product attributes etc (Thanks Josh Crawford)
Responses are now ajax friendly
Added response message for when email is already detected
Validation issues when no email was entered and other various responses
Creating a new product would cause an error as no variant was found, this is now fixed
Released May 30, 2019
Minor update to plugin icon
Released May 19, 2019
Initial release