derhansen / sf_banners

Banner-Management is a banner management extension for TYPO3. It is based of Extbase and Fluid. Banners are loaded asynchronously using JavaScript so the page load time is affected as less as possible.
GNU General Public License v2.0
10 stars 20 forks source link

Add possibility to restrict banners to fe_groups #217

Closed swisschocolate-zz closed 3 years ago

swisschocolate-zz commented 3 years ago

Add fe_groups to a banner to show it only to fe_users belonging to that group.

derhansen commented 3 years ago

Thanks, merged into development