westwerk / contao-pageimage
Controls for a static image and meta information on every page.
Package info
github.com/westwerk-ac/contao-pageimage
Type:contao-module
pkg:composer/westwerk/contao-pageimage
0.0.1
2015-05-13 21:38 UTC
Requires
- php: >=5.4
- contao-community-alliance/composer-plugin: ~2.0
- contao/core: >=3.2,<4
This package is not auto-updated.
Last update: 2026-02-28 23:38:37 UTC
README
A very lightweight extension to add images and (some) meta information to every standard page type.
For Contao >=3.2.x,<4.
What it does
- Select image on every page
- Enter a title
- Optional Subtitle and link
How to use
- Add images and meta infos in the page settings as you like.
- Use the insert-tag {{pageimage::render}} in a module, or article.
- Be happy.