Magento 2 Update Order Email Address

Installation and User Guide for Magento 2 Update Order Email Address Extension

Table of Contents

  1. Installation

    • Download Extension

    • Installation via app/code

    • Installation via Composer

  2. Configuration Settings for Update Order Email Address

    • General Settings

    • Update Email Address from Order Detail View Page

    • Updated Email Address Visible on the Order Detail View Page

Installation

  • Download Extension: Once you have placed the order from our site then go to Account section and click on My Downloadable Products and download the extension package.

  • Installation via app/code: Upload the content of the module to your root folder. This will not overwrite the existing Magento folder or files, only the new contents will be added. After the successful upload of the package, run below commands on Magento 2 root directory.

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
  • Installation via Composer: Please follow the guide provided in the below link to complete the installation via composer.

Configuration Settings for Update Order Email Address

Go to Admin > Stores > Configuration > Scommerce Configuration > Update Order Email

General Settings

  • Enabled – Select “Yes” or “No” to enable or disable the module.

  • License Key – Please add the license for the extension which is provided in the order confirmation email. Please note license keys are site URL specific. If you require license keys for dev/staging sites then please email us at support@scommerce-mage.com.

  • Update Email Address from Order Detail View Page - You can update email address from Admin > Sales > Orders > Select Order > Click on "Change" then add new email address > Click "Save".

  • Updated Email Address Visible on the Order Detail View Page - The updated email address will be shown on the order detail view page under "Account Information" section.

If you have a question related to this extension please check out our FAQ Section first. If you can't find the answer you are looking for then please contact support@scommerce-mage.com.

Last updated