Hi there
Is it possible to generate a list of users in Twig? I just want a list of users, grouped by Title, and including their account pictures.
Thank you
Nick
Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Solved by pamtbaau View solution
Hi there
Is it possible to generate a list of users in Twig? I just want a list of users, grouped by Title, and including their account pictures.
Thank you
Nick
@nick1, You'll need to create a custom plugin for that:
$this->grav['locator']->findResource('account://', true);Log in to reply.
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 3 | 94 | 3 hours ago | ||
| 2 | 94 | 1 day ago | ||
| 1 | 64 | 1 day ago | ||
| 2 | 100 | 6 days ago | ||
| 2 | 91 | 6 days ago |