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.
$ composer require oveleon/contao-news-popup
- Create front end module
Newspopup
- Bind module to a layout
- Create a news item and allow it to be displayed in the popup (Select
Popup
checkbox)
$ npm install
- Apply changes
$ npm run build
- Create PR