inspiredminds / contao-event-image-override
Allows the image settings of each event in Contao to override the image settings of the event module.
Fund package maintenance!
fritzmg
Installs: 24
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: >=8.1
- contao/calendar-bundle: ^4.13 || ^5.0
- contao/core-bundle: ^4.13 || ^5.0
- symfony/config: ^5.4 || ^6.3
- symfony/dependency-injection: ^5.4 || ^6.3
- symfony/http-kernel: ^5.4 || ^6.3
Requires (Dev)
- contao/easy-coding-standard: ^6.0
- contao/rector: ^1.0
README
Contao Event Image Override
Allows the image settings of each event in Contao to override the image settings of the event module. Usually Contao overrides the teaser image size of the event with the image size of the event module, if defined. This extension reverses this logic, i.e. whenever an image size is defined in the event, that image size will be used when the teaser image is rendered.