📊 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
Stale v2.11.5

Magento2 Plugin

squeezely/magento2-plugin

Integrates Squeezely with Magento 2. Enables tracking and personalization features provided by the Squeezely platform.

121,923
Downloads
Below average
1
GitHub Stars
Below average
2y ago
Last Release
2
Open Issues
Build Issues
2/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
4 errors , 400 warnings
PHPStan Failed

Tested on Magento 2.4.8-p3

Recent Test History

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

v2.11.5 on Magento 2.4.8-p3
Dec 27, 2025

Looking for Contributors

Dependency injection compilation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Magento2 Plugin Magento compatibility status badge

README

Loaded from GitHub

Squeezely Magento 2 Plugin

This is the Squeezely Magento 2 plugin.

For a Squeezely subscription, go to https://www.squeezely.tech

GitHub: https://github.com/squeezely/magento2-plugin

CONTACTS

  • Email: support@squeezely.tech

INSTALLATION

COMPOSER INSTALLATION

  • run composer command:

$> composer require squeezely/magento2-plugin

ENABLE EXTENSION

  • enable extension (use Magento 2 command line interface):

$> php bin/magento module:enable Squeezely_Plugin

  • to make sure that the enabled module is properly registered, run 'setup:upgrade':

$> php bin/magento setup:upgrade

  • [if needed] re-compile code and re-deploy static view files:

$> php bin/magento setup:di:compile $> php bin/magento setup:static-content:deploy

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.