Hello,
What would be the simplest method to ensure that the administrator receives an email notification when a new user registers or a comment is submitted?
In Drupal, I used to rely on the core Trigger module for this purpose. However, it appears that this module is no longer available in Backdrop CMS (or I did not find it).
Is the Rules module now the only available option for achieving this functionality?
Comments
You can use Rules or the Node Notify module for comments.
When a new account is created, I believe there are Rules to send.