> ## Documentation Index
> Fetch the complete documentation index at: https://nce-docs.bglobale.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Installation

You can install the Global-e Magento2 Extension packages in one of two ways:

* [Extract the Zip file](/installing-global-e-modules-using-a-zip-file) provided to you by Global-e that includes the two packages.
* [Run the composer-based installation](/composer-based-installation) directly from the Global-e repositories.

## Activating the Extension

The Global‑e Magento2 Lite extension provides a configuration screen that allows actual activation of Global‑e Integration on the website along with other settings:

Stores -> Configuration -> Services -> Global-E Integration Lite:

<Frame>
  <img src="https://mintcdn.com/globale-nce/Bp2mTKuI4zIQKDG5/images/uuid-82982324-a3d5-9d02-e445-2125148b988c.png?fit=max&auto=format&n=Bp2mTKuI4zIQKDG5&q=85&s=0742c41af8abd120c5091ff468d768a8" width="1013" height="699" data-path="images/uuid-82982324-a3d5-9d02-e445-2125148b988c.png" />
</Frame>

All configuration details will be provided by Global‑e during the integration step.

## Headless Installation

If a full page cache requires a whitelist of dynamic URLs, the following patterns should be whitelisted to support Global-e integration

Frontend area:

`/international-ge/*`

`/international/*`

Admin area:

`/globale/*`

Additionally, Global-e uses Magento2’s REST APIs. Make sure to enable them.

Make sure not to cache them (remove them from varnish or any other cache mechanism).
