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

Latest commit

 

History

History
48 lines (40 loc) · 2.42 KB

README.md

File metadata and controls

48 lines (40 loc) · 2.42 KB

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