runelaenen/sw6-category-links

This package is abandoned and no longer maintained. No replacement package was suggested.

Category links plugin for Shopware 6

Installs: 376

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 1

Forks: 0

Open Issues: 0

Type:shopware-platform-plugin

1.0.1 2021-03-22 13:15 UTC

This package is auto-updated.

Last update: 2021-09-13 09:59:05 UTC


README

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