d3 / disableadminelements
Ausblenden von Menuepunkten im Admin
Installs: 30
Dependents: 0
Suggesters: 2
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:oxideshop-module
Requires
- oxid-esales/oxideshop-metapackage-ce: ~6.0.0 || ~6.1.0
This package is auto-updated.
Last update: 2022-05-26 11:40:01 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