mageproxy/connector-magento2

Integration with mageproxy.io

1.2.1 2025-09-14 14:49 UTC

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.