# Magento 2 Update Order Email Address

### <span style="color: #3b82f6;">Installation and User Guide for Magento 2 Update Order Email Address Extension</span>

**Table of Contents**

1. [*Installation* ](#bkmrk-installation)
    - *Download Extension*
    - *Installation via app/code*
    - *Installation via Composer*
2. [*Configuration Settings for Update Order Email Address* ](#bkmrk-configuration-settin)
    - *General Settings*
    - *Update Email Address from Order Detail View Page*
    - *Updated Email Address Visible on the Order Detail View Page*

### <span style="color: #3b82f6;">Installation</span>

- <span style="color: #f97316;">**Download Extension:**</span> 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.

[![image (7).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/Z9Yimage-7.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/Z9Yimage-7.png)

- <span style="color: #f97316;">**Installation via app/code:**</span> 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
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    
    ```
- <span style="color: #f97316;">**Installation via Composer:**</span> Please follow the guide provided in the below link to complete the installation via composer.

<p class="callout success">[https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer](https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer)</p>

### <span style="color: #3b82f6;">Configuration Settings for Update Order Email Address</span>

Go to **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Update Order Email**

#### <span style="color: #f97316;">General Settings</span>

- **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>.

[![image (5).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/zE3image-5.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/zE3image-5.jpg)

- <span style="color: #f97316;">**Update Email Address from Order Detail View Page -**</span> You can update email address from **Admin &gt; Sales &gt; Orders &gt; Select Order &gt;** Click on "**Change**" then add new email address **&gt;** Click "**Save**".

[![image (6).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/ovbimage-6.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/ovbimage-6.jpg)

- <span style="color: #f97316;">**Updated Email Address Visible on the Order Detail View Page -**</span> The updated email address will be shown on the order detail view page under "Account Information" section.

[![image (7).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/BFcimage-7.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/BFcimage-7.jpg)

If you have a question related to this extension please check out our [**FAQ Section**](https://www.scommerce-mage.com/magento2-update-order-email-address.html#customfaq) first. If you can't find the answer you are looking for then please contact [**support@scommerce-mage.com**](mailto:core@scommerce-mage.com)**.**