Download the PHP package reactedge/widgetbridge without Composer
On this page you can find all versions of the php package reactedge/widgetbridge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download reactedge/widgetbridge
More information about reactedge/widgetbridge
Files in reactedge/widgetbridge
Package widgetbridge
Short Description Bridge between Magento/Mage-OS and ReactEdge widgets.
License MIT
Homepage https://github.com/reactedge/widgetbridge
Informations about the package widgetbridge
ReactEdge WidgetBridge
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:
Enable the module:
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
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