> ## Documentation Index
> Fetch the complete documentation index at: https://docs-pro.global-e.com/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-pro/z_1NWH1VDGkrAUPj/images/uuid-67f696bf-f15f-8293-3b19-eabce4f757e3.png?fit=max&auto=format&n=z_1NWH1VDGkrAUPj&q=85&s=886f8c57ce2671f4041985bf72b0d739" 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-pro/17UWSjmJmsIkZM82/images/uuid-bf37d205-f881-7264-25b2-b2c8dbff637c.png?fit=max&auto=format&n=17UWSjmJmsIkZM82&q=85&s=b947e2f505a3cbd1870dbd4f8abf978b" 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-pro/ZZL9nUpH-VJskFgH/images/uuid-8a340fff-bbd3-3e2f-9128-91a2b3518769.png?fit=max&auto=format&n=ZZL9nUpH-VJskFgH&q=85&s=b38dedf66afe726229c5d459442528ce" 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-pro/cLrr-9dqxvUqQ3eF/images/uuid-07b53885-b480-18bf-239d-d137a575300e.png?fit=max&auto=format&n=cLrr-9dqxvUqQ3eF&q=85&s=59b7c6258041919e46e963486b871955" 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-pro/z_1NWH1VDGkrAUPj/images/uuid-657fadb6-aba9-1230-b117-953774521a2a.png?fit=max&auto=format&n=z_1NWH1VDGkrAUPj&q=85&s=a251ca838713a68b41ae7cff09d36066" 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-pro/Ur00Q-BwL5gi4PHb/images/uuid-eb5ff1b7-f271-fbff-a18f-a623cb2f13f6.png?fit=max&auto=format&n=Ur00Q-BwL5gi4PHb&q=85&s=8567489c11be075e44633728dcb07c84" 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-pro/cLrr-9dqxvUqQ3eF/images/uuid-01ccd3db-c506-ca67-591b-6e4740aacf9e.png?fit=max&auto=format&n=cLrr-9dqxvUqQ3eF&q=85&s=ea06c17626a81bd5cc6be6986240358f" 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-pro/xVCfMCeeDxhz61Tt/images/uuid-4606b50f-7522-07b1-3c88-6ff4124fff02.png?fit=max&auto=format&n=xVCfMCeeDxhz61Tt&q=85&s=1ed0061aca4d81a3a3e2bfe21ae50409" 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>
