Installation — Magento
Overview of how EasyReturn is added to a Magento 2 store.
Overview
EasyReturn for Magento is delivered as a native Magento 2 extension. It plugs into the standard module structure, integrates with the existing order lifecycle, and is managed entirely from the Magento admin once enabled - no external infrastructure is required.
Requirements
- A running Magento 2 store
- Admin and server (CLI) access
Compatibility
- Magento: 2.4.4 or higher
- PHP: 8.1 or higher
- Hyvä and Luma themes
Installation approach
The extension is distributed as a ZIP package. You download the archive, place its contents in the Magento module directory, and enable the module using Magento's standard setup commands - the same workflow you already use for any manually installed extension.
After the module is enabled, Magento's setup and cache routines register it and make it available. Once active, all options live in the Magento admin under the EasyReturn configuration.
Ready to start?
Download the Magento extensionAfter installation
Order integration
The withdrawal mechanism hooks into the existing order workflow, so return requests surface alongside the orders you already manage.
Configuration
All settings - store data, return policy, and where the withdrawal button appears - are configured from the EasyReturn section in the Magento admin.