shel/neos-login-wallpapers

Configurable login wallpapers for Neos CMS

1.0.0 2020-12-31 09:44 UTC

This package is auto-updated.

Last update: 2024-03-29 04:45:38 UTC


README

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'