Skip to content

Allow user admin to transfer the ownership of the order to another customer.

Notifications You must be signed in to change notification settings

jcatama/magento2-order-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

M2 Order Transfer

  • Vannila code plug-in you can customize
  • Allow user admin to transfer the ownership of the order to another customer.
  • Just enter the correct order number & email to transfer.

Installation

  1. Unzip the file and rename the main folder to M2 then copy to <directory_root>/app/code
  • Run Following Command via terminal

php bin/magento setup:upgrade

php bin/magento setup:di:compile

php bin/magento setup:static-content:deploy

  1. Flush the cache and reindex all.

  2. Now the module is properly installed.

About

Allow user admin to transfer the ownership of the order to another customer.

Topics

Resources

Stars

Watchers

Forks