R
R
RushV2021-12-19 18:53:49
MODX
RushV, 2021-12-19 18:53:49

How to write a check for fenom?

Hello!
How to write a check for belonging to a user group on fenom?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Danny Arty, 2021-12-19
@RushV

{if $_modx->isMember('GroupName')}
  Для мемберов группы GroupName
{else}
  Для остальных
{/if}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question