ph2m/assign-guest-orders-m2

Automatically reassign guest orders to customer when an account is created

Installs: 3 102

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:magento2-module

1.4 2019-03-27 10:38 UTC

This package is auto-updated.

Last update: 2024-04-27 21:30:35 UTC


README

Automatically reassign guest orders to customer when an account is created

Requirements

Magento >= 2.1.0

Installation

composer require ph2m/assign-guest-orders-m2
bin/magento module:enable PH2M_AssignGuestOrders
bin/magento setup:upgrade

Possible cases

The following cases will make the order with corresponding email assigned to the customer.

  • Customer is created in front
  • Customer is created in admin
  • Customer is already created and a guest order is placed with his email

Licence

GNU General Public License, version 3 (GPLv3)