UltimateModuleCreator / umc

Magento 2 Ultimate Module Creator
MIT License
58 stars 10 forks source link

Generating wrong frontend router #17

Closed zaheerbadi closed 4 years ago

zaheerbadi commented 5 years ago

I am testing this on Windows Environment with PHP 7.2 I tried with creating new module with this and found that when we inset it to main top navigation it redirect to 404 due to wrong link.

It seems frontname is not appending in the url.

I manually change url to frontname it started working.

Before :: http://prntscr.com/mzuslz After :: http://prntscr.com/mzus1v

also it is not working with Image or FIle upload wrong route configure in ui file

UltimateModuleCreator commented 5 years ago

@zaheerbadi Just to make sure, you did fill in a value for the field Frontend Url Keu, right?

image

UltimateModuleCreator commented 5 years ago

@zaheerbadi In the folder var/umc there should be a yml file with the same name as the module you created. Can you please send it to me so I can replicate the module on my side and debug it? You can send it to ultimate.module.creator@gmail.com

UltimateModuleCreator commented 4 years ago

This should be fixed in 4.0.0