oveleon / contao-news-popup
Shows the latest news in a popup
Package info
github.com/oveleon/contao-news-popup
Type:contao-bundle
pkg:composer/oveleon/contao-news-popup
1.1.0
2025-10-31 15:14 UTC
Requires
- php: ^8.1
- contao/core-bundle: ^4.13 || ^5.3
- contao/news-bundle: ^4.13 || ^5.3
- symfony/http-kernel: ^5.4 || ^6.4 || ^7.0
Requires (Dev)
- contao/manager-plugin: ^2.3.1
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2026-03-01 00:56:52 UTC
README
This extension for the open source CMS Contao displays the last news in a popup. If the message was read or manually closed, the popup is not displayed until a new news item is available.
Install
$ composer require oveleon/contao-news-popup
Configure
- Create front end module
Newspopup - Bind module to a layout
- Create a news item and allow it to be displayed in the popup (Select
Popupcheckbox)
Contribute
$ npm install- Apply changes
$ npm run build- Create PR