aliuosio / customerorderstatus
Changes the status of an order depending on the E-Mail Confirmation status
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
This package is auto-updated.
Last update: 2024-10-28 12:54:35 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;