nicoanders / shopware6-advanced-banners

Advanced Banners (Digital Publishing) for Shopware 6 πŸ’™

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced Banners (Digital Publishing) for Shopware 6

Latest Stable Version Download plugin zip Total Downloads GitHub Issues GitHub Stars License

Advanced Banners (digital publishing) for Shopware 6

Create layered, responsive banners & slideshows like you could do with the Shopware 5 Digital Publishing plugin. The plugin is compatible with PHP version 7.4 and higher.

Are you a happy user of the Advanced Banners plugin? Please consider giving our project a ⭐️ star on Github, or buying the maintainer a cup of β˜•οΈ coffee.

βœ”οΈ Features

  • Banner editor
  • Layered banners
  • Different layers
    • WYSIWYG (text)
    • Buttons
    • Solid (color)
    • Image
  • Fully localized
    • English
    • German
    • Dutch
  • Translatable content
  • ACL
  • Easily extendible
  • CMS Elements
    • Advanced Banner
    • Advanced Banner Slider

πŸš€ How to install

Composer install (recommended)

composer require runelaenen/shopware6-advanced-banners
bin/console plugin:refresh
bin/console plugin:install --activate RuneLaenenAdvancedBanners

πŸ”¨ Building

The composer install does not come with compiled javascript. You will have to build/compile your administration and storefront javascript.

In case you are using the production template, the command below should do the trick.

bin/build.sh

Plugin update (composer)

composer update runelaenen/shopware6-advanced-banners
bin/console plugin:update RuneLaenenAdvancedBanners

Builing the javascript & css will still be needed.

bin/build.sh

.zip install

  1. Download the latest RuneLaenenAdvancedBanners.zip from the latest release.
  2. Upload the zip in the Shopware Administration
  3. Install & Activate the plugin

Plugin update (zip)

  1. Download the latest RuneLaenenAdvancedBanners.zip from the latest release.
  2. Upload the zip in the Shopware Administration
  3. Update the plugin

πŸ‘·β€ Contribution

Please help with code, love, shares, feedback and bug reporting.

βš–οΈ Licence

This plugin is licensed under the MIT licence.

About

Advanced Banners (Digital Publishing) for Shopware 6 πŸ’™

License:MIT License


Languages

Language:Twig 38.8%Language:JavaScript 36.3%Language:PHP 14.2%Language:SCSS 10.5%Language:Shell 0.2%