d3 / disableadminelements
Ausblenden von Menuepunkten im Admin
Package info
github.com/d3datadevelopment/Disable-Admin-Elements
Type:oxideshop-module
pkg:composer/d3/disableadminelements
1.1
2023-08-02 13:25 UTC
Requires
- oxid-esales/oxideshop-ce: 6.0 - 6.14
This package is auto-updated.
Last update: 2026-02-20 13:55:54 UTC
README
Hide unused menu items in the oxid eshop admin
Features
- you can hide any element of the xml files (e.g. menu.xml) like navigation or tab elements
- you only need the id of the element node (e.g. 'tbclorder_downloads' or 'mxwrapping')
Install
-
Run this composer statement in your shop. Adjust this instruction if your installation requires it.
composer require d3/disableadminelements --update-no-dev