> ## Documentation Index
> Fetch the complete documentation index at: https://globale-enterprise.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Installation

## Install the Global‑e Module

Follow one of the methods below to install the Global-e module for Shopware.

**Method 1. Install the module from the server**

1. Install the source code.

   1. Get the installation zip file, GlobalEShopware6-x.x.x.zip, from Global-e.
   2. Extract the zip file to custom/plugins/directory.
2. Enable the Plugin.

   1. Go to **Extensions → My extensions**
   2. Click **Install app**.

      <Frame>
        <img src="https://mintcdn.com/globale-enterprise/12a3ouYsTLkxux6r/images/uuid-67f696bf-f15f-8293-3b19-eabce4f757e3.png?fit=max&auto=format&n=12a3ouYsTLkxux6r&q=85&s=35770e50fa4bedd9177bd8c25361a1ec" width="1911" height="1030" data-path="images/uuid-67f696bf-f15f-8293-3b19-eabce4f757e3.png" />
      </Frame>
   3. Enable the Global-e plugin.

      <Frame>
        <img src="https://mintcdn.com/globale-enterprise/qaDCAVyR8Lg1SuMy/images/uuid-bf37d205-f881-7264-25b2-b2c8dbff637c.png?fit=max&auto=format&n=qaDCAVyR8Lg1SuMy&q=85&s=b01d609214a722e8ab6f1540abe07516" width="1911" height="1030" data-path="images/uuid-bf37d205-f881-7264-25b2-b2c8dbff637c.png" />
      </Frame>
3. Configure the plugin:

   1. To the right of the Global-e plugin click the three dots → **Configuration**

      <Frame>
        <img src="https://mintcdn.com/globale-enterprise/ujVCb8fXnGRMy0Lz/images/uuid-8a340fff-bbd3-3e2f-9128-91a2b3518769.png?fit=max&auto=format&n=ujVCb8fXnGRMy0Lz&q=85&s=d6dcce8a74bb8548def305152502a01d" width="1911" height="797" data-path="images/uuid-8a340fff-bbd3-3e2f-9128-91a2b3518769.png" />
      </Frame>
   2. Set the merchant configuration values.

      <Frame>
        <img src="https://mintcdn.com/globale-enterprise/I20EF52DcVIt-MUY/images/uuid-07b53885-b480-18bf-239d-d137a575300e.png?fit=max&auto=format&n=I20EF52DcVIt-MUY&q=85&s=b1a370c6c4fc3b7cafd956949fd6768d" width="1911" height="974" data-path="images/uuid-07b53885-b480-18bf-239d-d137a575300e.png" />
      </Frame>

**Method 2. Upload the module's zip file to Shopware admin**

1. Go to **Extensions → My extensions**.
2. Click **Upload extensions** and select the zip file.

   <Frame>
     <img src="https://mintcdn.com/globale-enterprise/12a3ouYsTLkxux6r/images/uuid-657fadb6-aba9-1230-b117-953774521a2a.png?fit=max&auto=format&n=12a3ouYsTLkxux6r&q=85&s=46ae0c75ea38810d3cc306358d405459" width="1901" height="927" data-path="images/uuid-657fadb6-aba9-1230-b117-953774521a2a.png" />
   </Frame>

   The Global-e plugin is added to the My Extensions page.
3. On the right side of the Global-e plugin click **Install app.**

   <Frame>
     <img src="https://mintcdn.com/globale-enterprise/QCkZopg74p33aKvu/images/uuid-eb5ff1b7-f271-fbff-a18f-a623cb2f13f6.png?fit=max&auto=format&n=QCkZopg74p33aKvu&q=85&s=648ea67e44742a0003fdfeb26391a0ea" width="1374" height="1030" data-path="images/uuid-eb5ff1b7-f271-fbff-a18f-a623cb2f13f6.png" />
   </Frame>
4. Enable the Global-e plugin.

   <Frame>
     <img src="https://mintcdn.com/globale-enterprise/tw35F3WiyJ8sxtxX/images/uuid-01ccd3db-c506-ca67-591b-6e4740aacf9e.png?fit=max&auto=format&n=tw35F3WiyJ8sxtxX&q=85&s=dc18d79273ceef0d52d3e41125b9824a" width="1911" height="1030" data-path="images/uuid-01ccd3db-c506-ca67-591b-6e4740aacf9e.png" />
   </Frame>

## Global‑e Shopware Plugin

<Columns cols={3}>
  <Card>
    * SendOrderToMerchant – to transfer new orders from Global‑e to Shopware
    * PerformOrderPayment – to notify the merchant that payment was authorised
    * UpdateOrderStatus – to notify the merchant of any change made to an order (e.g. cancellation, status change…)
    * NotifyOrderRefund – to notify the merchant of a full order refund
  </Card>

  <Card />

  <Card>
    <Frame>
      <img src="https://mintcdn.com/globale-enterprise/F-UCPkf6gNa18nJ9/images/uuid-4606b50f-7522-07b1-3c88-6ff4124fff02.png?fit=max&auto=format&n=F-UCPkf6gNa18nJ9&q=85&s=ed37dffd5141a2be8e7141d4d1a9cc27" width="571" height="166" data-path="images/uuid-4606b50f-7522-07b1-3c88-6ff4124fff02.png" />
    </Frame>

    In Shopware, the order is created as a standard Shopware order, following the native Shopware creation flow.
  </Card>
</Columns>
