Closed Portugao closed 7 years ago
Notice: Undefined property: Zikula\Core\Event\ModuleStateEvent::$modinfo
} else { // Legacy for non Symfony-styled modules. // @deprecated remove at Core-2.0 $modInfo = $event->modinfo; $modName = $modInfo['name']; } $category = $this->variableApi->get('ZikulaAdminModule', 'defaultcategory');
The module is installed and usable.
this is fixed in the core. refs https://github.com/zikula/core/issues/3629 and https://github.com/zikula/core/commit/5847b76b58d4d907aecf58c566f58418ca920726
👍
The module is installed and usable.