postyou/background-image

Background Images for articles and content elements

1.0.4 2017-06-08 12:42 UTC

This package is auto-updated.

Last update: 2024-04-21 20:02:43 UTC


README

Contao Extension to add background images to an article and the content elements

usage:

"require": {

    "postyou/background-image": "~1.0"

},

"repositories": [

    {
    
        "type": "vcs",
        "url": "https://github.com/postyou/contao-background-image"
    }

],