Hi,
I'm getting an error when I try to install magento's Import URL Rewrites module from composer command:
composer require magento/module-url-rewrite-import-export
which was given here: https://devdocs.magento.com/guides/v2.2/cloud/configure/import-url-rewrites.html
the error is:
[InvalidArgumentException] Could not find a matching version of package magento/module-url-rewrite-imp ort-export. Check the package spelling, your version constraint and that th e package is available in a stability which matches your minimum-stability (stable).
How can I resolve this issue?
Solved! Go to Solution.
Hello @tajveez_rehman
what is a commerce platform? is it Enterprise edition of Magento? : Yes it is enterprice endition
There are some free module
https://github.com/olegkoval/magento2-regenerate_url_rewrites
https://github.com/elgentos/regenerate-catalog-urls
https://github.com/staempfli/magento2-module-rebuild-url-rewrite
hope it will help you.
if help you then mark as a solution.
Hello @tajveez_rehman
it is for commerce platform.
you can not able to download commerce module using CE public key and private key.
Hope it will clear your doubts
If works then give kudos and mark as solution
Hi Sunil,
what is a commerce platform? is it Enterprise edition of Magento?
Hello @tajveez_rehman
what is a commerce platform? is it Enterprise edition of Magento? : Yes it is enterprice endition
There are some free module
https://github.com/olegkoval/magento2-regenerate_url_rewrites
https://github.com/elgentos/regenerate-catalog-urls
https://github.com/staempfli/magento2-module-rebuild-url-rewrite
hope it will help you.
if help you then mark as a solution.