Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

runelaenen/shopware6-advanced-banners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

69 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Digital Publishing for Shopware 6

We have completely rebuilt the plugin from the ground up, adding a plethora of new features, enhancements, and improvements. This new and improved version is now available in the Shopware Store, and we strongly recommend you to check it out.

Unfortunately, due to resource constraints and the extensive changes made to the new version, we will no longer be updating this open source project. It will remain available for those who may still find value in it, but we won't be actively maintaining it.

Click here to find the new plugin in the Shopware Store

Some enhancements of the new extensions, available in the Shopware Store only:

  • Improved WYSIWYG editor
  • Responsive Results
  • Translatable
  • SEO optimized
  • Live preview in Admin

Shopware Store

Advanced Banners (Digital Publishing) for Shopware 6

DEPRECATED

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

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.