marcinkwiatkowski / hero-banner-pagebuilder
Custom Page builder components which allows administrators to create Hero Banners
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:HTML
Type:magento2-module
Requires
- php: ~7.4.0
- magento/framework: *
- magento/module-page-builder: *
- marcinkwiatkowski/hero-banner: *
This package is not auto-updated.
Last update: 2025-05-03 05:31:45 UTC
README
Magento 2 extension that allows administrators to create Hero Banners.
Frontend:
Admin panel:
Administrators can inject Hero banners for any CMS Page or CMS block by creating the Hero Banner custom Page Builder componet.
PWA Studio
This extension is ready for use with PWA Studio. If you want to add it to your headless store, visit PWA Studio Hero Banner extension repository page
How to insert widget to CMS Page
- Step 1: Open CMS Page/Block
- Find Hero Banner component in Page builder items navigation
and drag the component to the content area
- Fill in all required fields
- Step 5: Save the CMS Page
Installation
composer require marcinkwiatkowski/hero-banner-pagebuilder
Magento platform compatibility
Commerce (EE): 2.3.x, 2.4.x
Contribution
Feel free to Fork and contribute to this module and create a pull request so i will merge your changes to main branch. If you have any questions/suggestions, please create an issue.