Content notification

Component ID

2908944

Component name

Content notification

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

893

Component created

Component changed

Component body

Content notify gives content editors the ability to schedule the notification of nodes so that
content editors have been notified of content.

Module have two notification process.

Notification of Un-publish content

Content editor can notified of content which will be unpublished in certain time later. You can configure in admin panel how many days before you want to notify before content is going to unpublished. This part of module depends on Scheduler module so to achieve full features of module it is recommended to enable scheduler module.

Notification of invalid/Old content

Content editor can notified of content which are very old in the system. You can configure in admin panel what should be content age to consider as old or invalid content. You will notified so you can take care of old content in the system.

Recommend module

scheduler (https://www.drupal.org/project/scheduler):

Configuration

  • URL: /admin/config/content/content-notify
  • Basic settings for choosing content types, mail settings, duration of notification.
  • Email will go as digest email per user depends of content in cron run.

Permission

- Content notification of nodes

Users with this permission can enter dates and times for unpublish,
invalid notification settings,
when editing nodes of types which are content notify-checked.

- Administer content notification

This permission allows the user to alter all content notify configuration
settings. It should therefore only be given to trusted admin roles.