shel/neos-login-wallpapers

Last activity 31 Dec 2020 41
composer require shel/neos-login-wallpapers

Configurable login wallpapers for Neos CMS

1.0.0

Version
1.0.0
Type
neos-plugin
Release Date
Dec 31, 2020 09:44
Source
git
Distribution
zip
Requires
GPL-3.0-or-later
  • #neos cms
a69688528102264da4add123a8be731ef3700688

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 content of the readme is provided by Github
The same vendor provides 27 package(s).