https://github.com/frodigo/hero-banner
Magento 2 extension that allows administrators to create Hero Banners
https://github.com/frodigo/hero-banner
magento2 magento2-extension magento2-module
Last synced: 7 months ago
JSON representation
Magento 2 extension that allows administrators to create Hero Banners
- Host: GitHub
- URL: https://github.com/frodigo/hero-banner
- Owner: Frodigo
- License: mit
- Created: 2020-11-19T07:40:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-19T09:04:40.000Z (over 5 years ago)
- Last Synced: 2025-01-02T11:22:23.479Z (over 1 year ago)
- Topics: magento2, magento2-extension, magento2-module
- Language: PHP
- Homepage:
- Size: 2.64 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Magento 2 Hero Banner extension [PWA Studio ready!]
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](https://github.com/Frodigo/hero-banner-pwa)
## How to insert widget to CMS Page
1. Step 1: Open CMS Page/Block
1. Step 2: CLick "Insert widget" In WYSIWYG Editor 
1. Step 3: Select "Hero banner" from the drop-down list 
1. Step 4: Fill in all the fields and add an image 
1. Step 6: Save the widget
1. 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.