It would be nice if the page tree could be hidden by moduleConfiguration.
Module registration ext_tables.php could be enhanced by a check and if page tree should be hidden set 'navigationComponentId' => '', in the array which already contains the keys access, icon and labels.
It would be nice if the page tree could be hidden by moduleConfiguration.
Module registration ext_tables.php could be enhanced by a check and if page tree should be hidden set
'navigationComponentId' => '',in the array which already contains the keys access, icon and labels.