📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

613 Modules
401 Ready
211 Need Help
🏆 Leaderboard
Popular Module Stable v2.8.4

Fetchify Magento 2 Integration

fetchify/module-fetchify

Integrates Fetchify with Magento 2. Allows configuration of Fetchify settings within the Magento admin panel under Stores -> Configuration.

178,259
Downloads
Below average
3
GitHub Stars
Below average
5mo ago
Last Release
3
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

Coding Standard
L5 PHPStan

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v2.8.4 on Magento 2.4.8-p3
Dec 31, 2025

Share This Module's Status

Fetchify Magento 2 Integration Magento compatibility status badge

README

Loaded from GitHub

Fetchify Magento 2 Integration

Download via composer

Request composer to fetch the module:

composer require fetchify/module-fetchify

Manual Download

  • Create folder structure /app/code/Fetchify/Fetchify/
  • Download & copy the git contents to the folder

Install

Please note that executing these lines can cause a downtime on your Magento shop until they finish.

php -f bin/magento setup:upgrade
php -f bin/magento setup:di:compile
  • First line allows Magento to recognize the module
  • Second line is required so that Magento would load configuration defaults. (I'm looking for an alternative, more direct command but couldn't find one so far)

Configuration Instructions

The configuration for the extension is located under Stores -> Configuration -> Fetchify.

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.