Hi,

I'm new in Drupal and i need help with using actions. I added action like it is "send email" but i have problem to use it. I saw that previous versions of Drupal(7 and 6) have triggers system but i version 8 i cant find that.

Can anyone explain me or give example how to use some actions in Drupal 8? Thx

Comments

Jaypan’s picture

onejam’s picture

It has been removed from core. Oddly, don't know why they didn't remove actions as well?

https://www.drupal.org/project/trigger

So use Rules modules instead as @Jaypan pointed out.

-----------------------------------------------------------------
We build engaging websites and intuitive designs that will benefit your business.
Duvien

estevan_carlos’s picture

I'm a bit confused. Does that mean that "Actions" in Drupal are essentially useless out of the box? I assumed there was still some minimal way to use them? Is there really no way to use Actions without Rules or Triggers? It seems like a surprising oversight.

aharown07’s picture

I believe this is in Workflow now: https://www.drupal.org/docs/8/modules/workflow/workflow-actions-triggers...

... well, sort of.

And Rules module.