- In your Magento2 installation, locate the composer.json file and open it. The composer.json file includes information about both the Global-e package and its corresponding repository.
-
To avoid installing the old version, either remove or update the
'magento2_lite'version to'1.*'. Make sure to confirm with the Global-E Integration team that you are using the stable version of the module. For example: -
Global-e provides you public GitLab repository URL.
For example:
- If necessary, Global-e can provide an alternative package version during integration.
- Global-e repositories are not publicly accessible, but read-only access can be requested.
- Run the standard Magento2 deploy scripts.
-
Make sure that the Global-e modules are enabled:
Globale_BrowsingLiteGlobale_OrderLite
Installation
Composer-Based Installation
The Magento platform natively supports the following installation method.
To install the Global-e Magento2 lite extension:

