westwerk / contao-pageimage
Controls for a static image and meta information on every page.
Installs: 64
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 9
Forks: 0
Open Issues: 0
Type:contao-module
pkg:composer/westwerk/contao-pageimage
Requires
- php: >=5.4
 - contao-community-alliance/composer-plugin: ~2.0
 - contao/core: >=3.2,<4
 
This package is not auto-updated.
Last update: 2025-10-25 21:57:19 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.