mageproxy/connector-magento2 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

mageproxy/connector-magento2

最新稳定版本:1.2.6

Composer 安装命令:

composer require mageproxy/connector-magento2

包简介

Integration with mageproxy.io

README 文档

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/Test/Integration

Production deployment

After installing the package, enable the module and run setup upgrade, then compile and deploy static content, and finally flush caches:

bin/magento module:enable Mageproxy_Connector
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
bin/magento cache:flush

License

This project is licensed under the Business Source License 1.1.
Use is permitted for non-commercial purposes only.

统计信息

  • 总下载量: 71
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2025-07-31