shel/neos-login-wallpapers
composer require shel/neos-login-wallpapers
Configurable login wallpapers for Neos CMS
1.0.0
Readme excerpt
Neos CMS plugin for more configurable login wallpapersThis package modifies the Neos CMS login slightly to allow using absolute http urls. After installation it will show a random image from unsplash as default.
This feature is meant to be integrated in one of the next Neos releases, but this plugin provides the same for older installations for Neos 5.3+. Neos 4.3 is not supported as the login is not yet Fusion based.
InstallationInstall the package via composer:
composer require shel/neos-login-wallpapers Configuration Neos: Neos: userInterface: backendLoginForm: backgroundImage: 'https://source.unsplash.com/random'Read more
The same vendor provides 26 package(s).