reactedge/widgetbridge
Composer 安装命令:
composer require reactedge/widgetbridge
包简介
Bridge between Magento/Mage-OS and ReactEdge widgets.
README 文档
README
Bridge Magento and Mage-OS with high-performance ReactEdge widgets.
WidgetBridge enables ReactEdge widgets to integrate seamlessly into Magento and Mage-OS storefronts while preserving the native platform.
Rather than replacing the storefront with a fully headless architecture, WidgetBridge allows individual frontend capabilities to evolve independently using server-side rendered React widgets.
Features
- Server-side rendered widgets
- Progressive hydration
- Widget contracts
- Asset management
- Runtime widget registry
- Incremental frontend modernisation
- Magento-native integration
- Mage-OS compatible
Why?
Many commerce teams want the performance and developer experience of modern frontend technologies without rewriting their entire storefront.
WidgetBridge enables an incremental approach by allowing individual frontend features to be delivered as independent React widgets.
Typical use cases include:
- Navigation
- Product galleries
- Promotional banners
- Mini cart
- Search
- Recommendations
- Future AI-powered experiences
Installation
Install using Composer:
composer require reactedge/widgetbridge
Enable the module:
bin/magento module:enable ReactEdge_WidgetBridge bin/magento setup:upgrade bin/magento cache:flush
Philosophy
WidgetBridge is based on a few core principles:
- Keep Magento.
- Modernise incrementally.
- Prefer open standards.
- Keep widgets independent.
- Minimise coupling.
- Optimise for performance.
Architecture
Magento / Mage-OS
│
▼
WidgetBridge
│
▼
ReactEdge Widgets
│
▼
SSR + Hydration
Compatibility
- Magento 2
- Mage-OS
- PHP 8.1+
- ReactEdge widgets
Roadmap
- Additional widget types
- Improved SSR caching
- AI-assisted widget generation
- Extended observability
- Framework integrations
Contributing
Contributions, ideas and feedback are welcome.
Please open an issue before submitting significant changes.
License
MIT
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-07-07