Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Link your categories automatically to another category in Shopware 6 ๐Ÿ’™

License

Notifications You must be signed in to change notification settings

runelaenen/sw6-category-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Category Links plugin for Shopware 6

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

Category Links plugin for Shopware 6

END OF LIFE

This functionality has been added to Shopware 6.4 so this plugin is not needed anymore.

Link your categories automatically to another Shopware category. No more typo's in manually entered urls, no more URL changes, ...

Use this plugin to put your footer categories in your header, or vice versa!

How to install

Composer install (recommended)

composer require runelaenen/sw6-category-links
bin/console plugin:refresh
bin/console plugin:install --activate RuneLaenenCategoryLinks

Builing the javascript & css will still be needed.

bin/build.sh

Plugin update (composer)

composer update runelaenen/sw6-category-links
bin/console plugin:update RuneLaenenCategoryLinks

Builing the javascript & css will still be needed.

bin/build.sh

.zip install

  1. Download the latest RuneLaenenCategoryLinks.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 RuneLaenenCategoryLinks.zip from the latest release.
  2. Upload the zip in the Shopware Administration
  3. Update the plugin