mageproxy / connector-magento2
Integration with mageproxy.io
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.4.0||~8.1.0||~8.1.0||~8.2.0||~8.3.0
- ext-json: *
- magento/framework: *
- magento/module-csp: *
- magento/module-require-js: *
This package is auto-updated.
Last update: 2025-09-14 14:50:24 UTC
README
This package provides the connector for Magento 2 to integrate with the MageProxy platform for optimized JavaScript bundling, minification and more... To find out more, visit our website.
Installation
composer require mageproxy/connector-magento2 bin/magento module:enable Mageproxy_Connector bin/magento setup:upgrade
Credentials
The extension requires a Service ID
and API key
to integrate with our platform. Sign up for a plan to obtain these credentials.
System Requirements
- PHP 7.4 or later
- Magento 2.4.x or later
Usage
See our dedicated documentation for detailed usage instructions.
Tests
Integration
To run the integration tests, make sure your environment is set up correctly to run Magento 2 integration test. Then run the following command:
cd dev/tests/integration
../../vendor/bin/phpunit ../../../vendor/mageproxy/connector-magento2/tests/integration
License
This project is licensed under the Business Source License 1.1.
Use is permitted for non-commercial purposes only.