intelligentspark / contao4-randomarticle
Display a random article out of a specific page as module.
Installs: 1 074
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 2
Type:contao-bundle
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.