Download the PHP package sschreier/administration-dashboard without Composer
On this page you can find all versions of the php package sschreier/administration-dashboard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sschreier/administration-dashboard
More information about sschreier/administration-dashboard
Files in sschreier/administration-dashboard
Package administration-dashboard
Short Description a extension which customizing the administration dashboard
License GPL-3.0-or-later
Informations about the package administration-dashboard
An extension which customizing the administration dashboard for Shopware 6
The administration dashboard can be customized via the extension. For this purpose, it offers under "Settings" -> "System"> "Users & permissions" -> "Roles" in the area "Additional permissions" a new area "Dashboard" in which you can hide the following areas of the dashboard for the selected role:
- the greeting
- the checklist area
- the feedback area
- the today's statistics
- the statistics of the orders
- the statistics of the turnover.
For the statistics, the checkbox "View" under "Orders" and "Orders" must be activated.
The Administrator account always see all areas on the dashboard, because he has no own role.
How to install the extension
via console (recommended)
- Download the latest SschreierAdministrationDashboard-master.zip.
- Unzip the zip file and rename the folder to SschreierAdministrationDashboard.
- Move the folder to the project folder custom/plugins/ .
- Connect to the console via ssh:
via composer
-
Add the repository URL to the composer.json of the project
- Connect to the console via ssh and install the plugin source code via the command
via zip upload
- Download the latest SschreierAdministrationDashboard-master.zip.
- Unzip the zip file and rename the folder to SschreierAdministrationDashboard.
- Zip the folder to SschreierAdministrationDashboard.zip.
- Upload the zip in the Shopware Administration.
- Install & Activate the extension.
extension update (zip)
- Download the latest SschreierAdministrationDashboard-master.zip.
- Unzip the zip file and rename the folder to SschreierAdministrationDashboard.
- Zip the folder to SschreierAdministrationDashboard.zip.
- Upload the zip in the Shopware Administration.
- Update the extension.