shel/neos-login-wallpapers
composer require shel/neos-login-wallpapers
Configurable login wallpapers for Neos CMS
1.0.0
Neos CMS plugin for more configurable login wallpapers
This 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.
Installation
Install the package via composer:
composer require shel/neos-login-wallpapers
Configuration
Neos:
Neos:
userInterface:
backendLoginForm:
backgroundImage: 'https://source.unsplash.com/random'
The same vendor provides 31 package(s).