An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Magento 2 Hero Banner extension [PWA Studio ready!]

Magento 2 extension that allows administrators to create Hero Banners.

![Magento 2 Hero Banner](README/hero_banner.png)

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 ![Inserting widget](README/inserting_widget.png)
1. Step 3: Select "Hero banner" from the drop-down list ![Creating widget](README/creating_widget.png)
1. Step 4: Fill in all the fields and add an image ![Filling widget](README/filling_form.png)
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.