messageagency/ma_bg_img_formatter

There is no license information available for the latest version (1.5) of this package.

Adds an image formatter which renders an image in a background style.

Maintainers

Package info

bitbucket.org/messageagency/ma_bg_img_formatter

Type:ma-module

pkg:composer/messageagency/ma_bg_img_formatter

Statistics

Installs: 7 817

Dependents: 0

Suggesters: 0

1.5 2025-05-27 16:56 UTC

This package is not auto-updated.

Last update: 2026-03-04 14:27:53 UTC


README

This module provides a field formatter for image fields that renders the field as markup with the image as a background image style.

It does not provide any way for the background image to be set on the field's parent entity's wrapper, which is a common need (think billboards). That kind of functionality could be handled in ma_layouts module by adding config settings to a custom Layout class (tbd).