Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 674 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 674 Bytes

UserGroupsInserttag

This extension for Contao Open Source CMS adds a new insert tag. With the insert tag {{UserGroups}}, you can easily display the groups, where the current FrontendUser belongs to.

Examples:

John Doe belongs to this groups: Artists and Students

You create a new article: Hello User, you are in the following groups: {{UserGroups}}

On the website, John Doe can see following: Hello User, you are in the following groups: Artists, Students

Please notice:

This extension requires Contao 3.1 or greater. If you find a bug or you need the support for a newer version of Contao, please open a new issue.