Skip to content

tabsl/psArticleRequest

 
 

Repository files navigation

psArticleRequest + therealworld/formrecaptchav3-module

Notification tool if non-deliverable item is back in stock. Free module for OXID eshop 6.x

Features

If an product is out auf stock, new tab will be displayed on product details page.
User can leave his email adress. If Product is available again, shop owner can send an
email (using shop admin) with product availability information. This email can be send
manually or with cronjob to the first adopters or all saved article requests.

Installation

composer require tabsl/psarticlerequest

Notice

This module requires [OXID6 Google ReCaptcha V3 Protection Module](https://bitbucket.org/therealworld/formrecaptchav3-module/src/master/) and must be acticated before using psArticleRequest. It´s required by composer.json.

The cronjob URL is: https://your-shop.com/?cl=psArticleRequest_cron&key=THE_KEY_FROM_MODULES_PSARTICLEREQUEST_SETTINGS

Changelog

2022-21-09      3.1.6   Feature: Let user select variant if is main product and has not on stock variants
2022-07-28      3.1.5   Feature: Allow using oxvarstock for product availability check
2022-06-08	3.1.4   Fix: typo, registerdate format, mail problem > 6.2; Add: Delete button
2022-03-11	3.1.3	Fix: Smarty rendering oxmail <= 6.2
2022-03-07	3.1.2	Fix: Smarty rendering oxmail
2020-03-06	3.1.1	Fix: Only send automatic e-mails for the article where the stock was changed
2019-10-06	3.1.0	Feature: Limit article request to specified categories
2019-09-10	3.0.0	Upgrade Module to fit OXID 6.x
2018-08-27	2.1.0	Add cronjob for sending emails to registered users
2017-02-02	2.0.1	Fix email validation for older versions
2016-11-29	2.0.0	Ready for OXID 4.10/5.3, New feature: auto notification for registered users
2015-04-02	1.1.0	Ready for OXID 4.9/5.2
2014-06-03	1.0.0	Module release (OXID 4.7/4.8)

Screenshot

psArticleRequest psArticleRequest

License

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Copyright

ProudCommerce 2022
www.proudcommerce.com

About

Notification tool if non-deliverable item is back in stock.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 67.2%
  • Smarty 32.8%