aliuosio/customerorderstatus

Changes the status of an order depending on the E-Mail Confirmation status

0.1.0 2020-07-21 20:17 UTC

This package is auto-updated.

Last update: 2024-09-28 12:36:22 UTC


README

Changes the status of an order depending on the E-Mail Confirmation status

Backend Config Stores -> Configuration -> AliuOsio -> Customer Order status

Upon an new order the status is set to onHold till the E-Mail has been verified. If the Confirmation period which can be set in the backend is expired te customer can not orde rwith that Adress anymore. This also includes orders made over the Backend

Install

composer require aliuosio/customerorderstatus;
bin/magento se:up;
bin/magento c:c;