wm21w/magento2.regurl

Wm21w Regurl

Installs: 22

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/wm21w/magento2.regurl

dev-master 2017-11-16 03:13 UTC

This package is not auto-updated.

Last update: 2025-10-26 10:42:06 UTC


README

#instalacja

composer require wm21w/magento2.regurl
php bin/magento setup:upgrade

#sposób użycia

Wygeneruj adresy URL dla produktów w widoku sklepu ID = 1

php bin/magento wm21w:regenurl --store 1

Wygeneruj adresy URL dla wybranych produktów ID (1, 2, 3, 4) dla widoku sklepu ID 1

php bin/magento wm21w:regenurl --store 1 1 2 3 4