
Automate actions on your Drupal-based website. This will enable it to run even more independently from your input.
 Automated mailing, publishing new content at a specified time and redirects after meeting certain conditions are only some of the functionalities featured in the Rules module.
 Rules is a tool that enables you to define automatic, conditionally executed actions, triggered by various types of events.
 What are some examples of such automated actions? For example:
 redirecting the user after logging in;
 sending an e-mail after adding content;
 publishing content at a specific time.
 At the foundation of the module lies the Event – Condition – Action rule, with one caveat – the CONDITION does not have to be a part of this scheme.
 An example scheme could be as follows: