Skip to content

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

License

Notifications You must be signed in to change notification settings

nicoanders/shopware6-advanced-banners

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

68 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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 ๐Ÿ’™

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Twig 38.8%
  • JavaScript 36.3%
  • PHP 14.2%
  • SCSS 10.5%
  • Shell 0.2%