• Resolved bastienberenguier

    (@bastienberenguier)


    Hello,
    I’m creating an intranet for a client, and I have a feature that I think your plugin with the conditionnal extension could help.
    I have six roles defined (custom subscriber). Each role has access to only one category.
    For example the “Franchisé” role can only read the news published in the “Franchisé” category.
    I want an email notification sent to the user when a post he can read is published.
    For example, when a post is published into the “Franchisé” category, an email would be sent to all the user with a “Franchisé” role.
    Is it possible with your plugin and the extension ?

Viewing 1 replies (of 1 total)
  • Plugin Author Kuba Mikita

    (@kubitomakita)

    Hi,

    yes, you are going to need the Conditionals extension.

    You’d have to create a separate notification for each role.

    So, like this:
    Role: Franchisé

    Conditionals:
    Process this trigger only if
    {post_categories} contains Franchisé

    PS. If you are using Gutenberg and ACF plugins the trigger won’t render the taxonomies properly. It’s a known bug, but unfortunately unresolvable at the moment.

Viewing 1 replies (of 1 total)
  • The topic ‘Email / category / role’ is closed to new replies.