Skip to content

sschreier/sschreierStickymenusw5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Sticky Menu for Shopware 5

A shopware 5 plugin for a sticky menu from 768 pixels. The navigation menu item Home can also be hidden or can be replaced by a house icon.

Possible Configurations

  • activate the sticky menu
  • set the position from which the sticky menu should be activated
  • select the viewports in which the sticky menu should be active
  • set the background color of the sticky menu
  • set the duration of the animation in milliseconds
  • set the shadow of the sticky menu
  • set the bottom border of the sticky menu
  • set the z-index value
  • select if the advanced menu should be active in the sticky menu
  • set the class name of the advanced menu container
  • select if a vertical scroll bar in the advanced menu at a large number of sub categories should be shown
  • show the navigation menu item Home
  • replace the navigation menu item Home with a house icon

How to install the plugin

via console (recommended)

  1. Download the latest sschreierStickymenusw5-master.zip.
  2. Unzip the zip file and rename the folder to sschreierStickymenusw5.
  3. Move the folder to the project folder custom/plugins/ .
  4. Connect to the console via ssh:
bin/console sw:plugin:refresh
bin/console sw:plugin:install sschreierStickymenusw5
bin/console sw:plugin:activate sschreierStickymenusw5

via zip upload

  1. Download the latest sschreierStickymenusw5-master.zip.
  2. Unzip the zip file and rename the folder to sschreierStickymenusw5.
  3. Zip the folder to sschreierStickymenusw5.zip.
  4. Upload the zip in the Shopware Backend.
  5. Install & Activate the plugin.

Plugin update (zip)

  1. Download the latest sschreierStickymenusw5-master.zip.
  2. Unzip the zip file and rename the folder to sschreierStickymenusw5.
  3. Zip the folder to sschreierStickymenusw5.zip.
  4. Upload the zip in the Shopware Backend.
  5. Update the plugin.

Images

default navigation menu

default navigation menu

default navigation menu with hover about navigation menu item Bekleidung

default navigation menu with hover about navigation menu item Bekleidung

sticky navigation menu

sticky navigation menu

sticky navigation menu with hover about navigation menu item Bekleidung

sticky navigation menu with hover about navigation menu item Bekleidung

sticky navigation menu where the navigation menu item Home was replaced by a house icon

sticky navigation menu where the navigation menu item Home was replaced by a house icon

sticky navigation menu where the navigation menu item Home has been hidden

sticky navigation menu where the navigation menu item Home has been hidden

plugin configuration

plugin configuration