Goomento / PageBuilder

Goomento - The Free Magento Page Builder Extension, that allows you to create unique Magento websites using advanced animations, custom CSS, responsive designs, and more, by performing simple actions such as drag and drop.
https://goomento.com
Open Software License 3.0
90 stars 16 forks source link

Not working in 2.4.4 #11

Closed nikilmethew closed 2 years ago

nikilmethew commented 2 years ago

Installed via composer the admin is not working. It throws the error Specified invalid parent id (Goomento_Core::menu)","1":"#1 Magento\Backend\Model\Menu\Config->_initMenu() called at [vendor\/magento\/module-backend\/Model\/Menu\/Config.php:116]

2 Magento\Backend\Model\Menu\Config->getMenu() called at [vendor\/magento\/module-backend\/Model\/Url.php:365]

haihv433 commented 2 years ago

Hi @nikilmethew Thanks for let me know the remanding issue, Indeed, the old version of this repo had a installing issue while using composer, mostly because of Goomento_Core module changing code over time, I suggest you to update it to the newest version So, pls check this two and suitable versions (At the time of this comment)

If this still persisted, then you might remove the repo from composer.json and add into app/code/Goomento instead, by downloading the resources (on the link above), running upgrade, compile and check it

haihv433 commented 2 years ago

Hi @nikilmethew I'm closing this issue since there is no activity recently