magento2-regenurl
magento2-regenurl copied to clipboard
SEE MY FORK FOR ALL ISSUES (+PR'S) MENTIONED HERE
trafficstars
I bundled all PR's and issues in my fork; https://github.com/peterjaap/magento2-regenurl
Hi @peterjaap thanks for updating the code. I have tested your fork and I have discovered that it generate the product url only for the main store and main store view as default. In a multistore it creates only the first store product urls 1 and 3. Is there a way to regenerate all stores in one command?
this is the command executed:
php bin/magento regenerate:product


regards