scandiwebcom / Menu-Manager-for-Magento-2-by-Scandiweb

Menu Manager for Magento 2 by Scandiweb
19 stars 9 forks source link

Specified invalid parent id (Scandiweb_Core::all) #7

Closed sumeetmobiwebtech closed 6 years ago

sumeetmobiwebtech commented 6 years ago

When i install this module then i am getting this error

Specified invalid parent id (Scandiweb_Core::all)

scandiwebcom commented 6 years ago

Hi, sumeetmobiwebtech!

It could be that you haven't installed the Core module before the Menu Manager

For installation, run the following: composer config repositories.module-core git https://github.com/scandiwebcom/Scandiweb-Assets-Core.git composer require scandiweb/module-core:"dev-master as 0.1.0"

Let us know if this helps.