messageagency / ma_bg_img_formatter
Adds an image formatter which renders an image in a background style.
Installs: 7 687
Dependents: 0
Suggesters: 0
Security: 0
Type:ma-module
pkg:composer/messageagency/ma_bg_img_formatter
This package is not auto-updated.
Last update: 2025-09-30 19:14:17 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).