deployecommerce / module-builderio
A magento 2 extensions that renders Builder.io content.
Installs: 181
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~8.1.0|~8.2.0|~8.3.0
- magento/framework: *
- magento/module-backend: *
- magento/module-cms: *
- magento/module-store: *
- magento/module-url-rewrite: *
This package is auto-updated.
Last update: 2025-05-01 14:53:25 UTC
README
BuilderIO Integration for Magento 2
This Magento 2 module integrates Builder.io into your Magento store, enabling you to manage CMS pages and category headings effortlessly with Builder.io's visual editor.
🎉 Hyvä compatibility
BuilderIO compatible with Hyvä theme. No comapatibility module is needed.
Luma compatibility
It may be needed to run in fallback mode for the editor as we have experienced some issues with the Luma theme and general performace/lag.
Features
- CMS Page Integration: Manage and design your CMS pages directly from Builder.io.
Local Development
To use this module locally, you need to expose your local environment to the internet. You can use tools like ngrok or cloudfare tunnel to expose your local environment to the internet.
A great article to get you going: https://www.twilio.com/en-us/blog/expose-localhost-to-internet-with-tunnel
This will enable the Builder.io webhook to communicate with your local environment.
Requirements
- Magento 2.4.x
- PHP 8.1 or higher
- Active Builder.io account
Installation
Install the module via Composer:
composer require deployecommerce/module-builderio bin/magento setup:upgrade
Contributing
We welcome contributions from the community! Here's how you can help:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Commit your changes and push the branch.
- Submit a pull request to the main repository.
Support
For issues or feature requests, please open a GitHub issue in this repository.
License
This project is open-source and available under the OSL v3 License. See the LICENSE file for more details.