How to send an email to an Organic Group admin for every comment of their group? [closed]

drupal.stackexchange https://drupal.stackexchange.com/questions/272506

  •  05-02-2021
  •  | 
  •  

Pergunta

Drupal 7.x Organic Groups / Rules 7.x-2.9

What is the best method to send an email to the 'Administrator Member' role of a group every time a comment is posted in their group?

I am looking to specify the exact groups that this rule works for.

Foi útil?

Solução

You can create a rule with:

  • Add Event "After saving new comment" or "after udating an existing comment"

  • Add action to the rule, under the "Organic Groups" section, there is a "Get group managers from group audience".

  • Then you add a loop for this list, and then use the "Send email" from under "System" section.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a drupal.stackexchange
scroll top