marcinkwiatkowski / hero-banner
CMS Widget which allows administrators to create Hero Banners
Installs: 140
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 2
Open Issues: 1
Type:magento2-module
Requires
- php: ~7.4.0
- magento/framework: *
This package is not auto-updated.
Last update: 2025-05-03 04:39:56 UTC
README
Magento 2 extension that allows administrators to create Hero Banners.
Administrators can inject Hero banners for any CMS Page or CMS block by Creating the Hero Banner CMS Widget.
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
- Step 2: CLick "Insert widget" In WYSIWYG Editor
- Step 3: Select "Hero banner" from the drop-down list
- Step 4: Fill in all the fields and add an image
- Step 6: Save the widget
- Step 5: Save the CMS Page
Note: The above instruction also applies to CMS blocks.
Installation
composer require marcinkwiatkowski/hero-banner
Magento platform compatibility
Open Source (CE): 2.3.x, 2.4.x 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.