intelligentspark / contao4-randomarticle
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (2.2) of this package.
Display a random article out of a specific page as module.
Package info
github.com/intelligentspark/contao4-randomarticle
Type:contao-bundle
pkg:composer/intelligentspark/contao4-randomarticle
2.2
2019-03-18 04:23 UTC
Requires
- php: >=7.0
- contao/core-bundle: ^4.4
Requires (Dev)
- contao/manager-plugin: ^2.0
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2022-05-14 20:10:25 UTC
README
Display a random article out of a specific page as module.
This module can display a random article from a page. I have used this to display some advertisment on every page of my site.
Usage
- Create a new, hidden page
- Create multiple articles and add the content you like
- Create a new Random Article Module and choose the hidden page as source.
- Place the module where you like it (in your layout) and TYPOlight will display one random article on every page call.