You are here

README.txt in Admin Content Notification 8.3

Same filename and directory in other branches
  1. 8 README.txt
  2. 8.2 README.txt
  3. 7.2 README.txt
  4. 7 README.txt
Admin Content Notification
------------

Description
-----------

Prior to this module, when Drupal users created new content on their Drupal 
site, they had to develop a custom notification informing the site admins about
the added content. It would be through an email notification or a custom code.

Another alternative was to utilize the features of Drupal RULES, which is a 
very huge module and complex to understand.
 
With the introduction of this new Module, users will receive email notifications
whenever a new content of any content type is created or updated on their site.
It has various configuration like : user can configure for which content type 
he want to send notification and for which roles notification should trigger.

Install
-------

Copy and paste downloaded module into modules folder.
Enable the module.
Open "/admin/content/admin-content-notification" and configure the settings.

Admin can select content types for which they want notification along with 
they can choose for which content status notification will be send. They can 
also select the roles for which notification will be fired.

File

README.txt
View source
  1. Admin Content Notification
  2. ------------
  3. Description
  4. -----------
  5. Prior to this module, when Drupal users created new content on their Drupal
  6. site, they had to develop a custom notification informing the site admins about
  7. the added content. It would be through an email notification or a custom code.
  8. Another alternative was to utilize the features of Drupal RULES, which is a
  9. very huge module and complex to understand.
  10. With the introduction of this new Module, users will receive email notifications
  11. whenever a new content of any content type is created or updated on their site.
  12. It has various configuration like : user can configure for which content type
  13. he want to send notification and for which roles notification should trigger.
  14. Install
  15. -------
  16. Copy and paste downloaded module into modules folder.
  17. Enable the module.
  18. Open "/admin/content/admin-content-notification" and configure the settings.
  19. Admin can select content types for which they want notification along with
  20. they can choose for which content status notification will be send. They can
  21. also select the roles for which notification will be fired.