The extension allows you to customize the administration login page.
For example, it is possible to set the background color of the page or to hide the left side completely. For the left side, the background image can be changed or an individual background color can be set. If necessary, you can also hide the headline, replace it, or change its font size, font color or spacing. This is also possible for the sub headline.
For the right side, for example, it is possible to hide the shopware badge or change the inner distance. In addition, the headline can be hidden, replaced or its font size and color can be changed if required. It is also possible to display a sub headline and influence its design.
- set the background color of the page
- select if the left side should be shown
- select if the background image should be shown
- set the background image
- set the background color
- set the inner distance of the headlines to the left in pixels
- set the inner distance of the headlines downwards in pixels
- select if the headline should be shown
- set the headline
- set the font color of the headline
- set the font size of the headline in pixels
- select if the sub headline should be shown
- set the sub headline
- set the font color of the sub headline
- set the font size of the sub headline in pixels
- select if the shopware badge should be shown
- set the inner distance to the left and to the right in pixels
- set the inner distance upwards and downwards in pixels
- select if the headline should be shown
- set the headline
- set the font color of the headline
- set the font size of the headline in pixels
- select if the sub headline should be shown
- set the sub headline
- set the font color of the sub headline
- set the font size of the sub headline in pixels
- set the outer distance of the sub headline upwards in pixels
- Download the latest SschreierCustomizingAdministrationLoginPage-master.zip.
- Unzip the zip file and rename the folder to SschreierCustomizingAdministrationLoginPage.
- Move the folder to the project folder custom/plugins/ .
- Connect to the console via ssh:
bin/console plugin:refresh
bin/console plugin:install --activate SschreierCustomizingAdministrationLoginPage
- Add the repository URL to the composer.json of the project
"repositories": [
...,
{
"type": "vcs",
"url": "https://github.com/sschreier/SschreierCustomizingAdministrationLoginPage"
}
],
- Connect to the console via ssh and install the plugin via the command
composer require sschreier/customizingadministrationloginpage
bin/console plugin:refresh
bin/console plugin:install --activate SschreierCustomizingAdministrationLoginPage
- Connect to the console via ssh and install the plugin via the command
composer require sschreier/customizingadministrationloginpage
bin/console plugin:refresh
bin/console plugin:install --activate SschreierCustomizingAdministrationLoginPage
- Download the latest SschreierCustomizingAdministrationLoginPage-master.zip.
- Unzip the zip file and rename the folder to SschreierCustomizingAdministrationLoginPage.
- Zip the folder to SschreierCustomizingAdministrationLoginPage.zip.
- Upload the zip in the Shopware Administration.
- Install & Activate the extension.
- Download the latest SschreierCustomizingAdministrationLoginPage-master.zip.
- Unzip the zip file and rename the folder to SschreierCustomizingAdministrationLoginPage.
- Zip the folder to SschreierCustomizingAdministrationLoginPage.zip.
- Upload the zip in the Shopware Administration.
- Update the extension.