magento2-regenurl
magento2-regenurl copied to clipboard
There are no commands defined in the "iazel" namespace.
It gives this error when I install your extension on our site.
Make sure your app directory does not contain the folder "magento2-regenurl-master"
Your directory structure should be app/code/Iazel/RegenProductUrl
You will need to re-run magento upgrade as per documentation
I did put Iazel directory under app/code
I also run upgrade and deploy commands. Still no luck
Same here. Directory structure is correct. I re-run the magento upgrade command and compile as well. Magento Version is 2.1.7.
Change Magento\Framework\Console\CommandList
to Magento\Framework\Console\CommandListInterface
in the di.xml file.