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

The Content notify module has two notification processes: notification of unpublished content and notification of invalid/old content.

Modules have two notification process.

Notification of Unpublish
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.

Requirements Content notify uses the following Drupal Core components:

* Datetime, Field, Node, Text, System.

This module requires the following module:

* Scheduler - https://www.drupal.org/project/scheduler

Configuration Navigate to Administration > Extend and enable the module and its dependencies.

To configure notifications of Unpublished content:


* Navigate to Administration > Configuration > Content notifications configuration and open the "Notifications about content to be unpublished" field set.
* Choose which bundles to find unpublish dates. For full functionality of this feature, the bundles need to have Scheduler settings enabled.
* Choose the number of days from creation date for the nodes to expire.
* Choose the number of days before unpublishing to send notifications.
* Configure the mail settings.
* Save Configuration.

To configure notification of Invalid/Old content:


* Navigate to Administration > Configuration > Content notifications configuration and open the "Notify user of old content" field set.
* Choose which bundles to have notifications sent for old content.
* Choose the number of days from publish date to send notification of old content.
* Configure the mail settings.
* Save Configuration.

To configure user permissions:


* Navigate to Administration > People > Permissions and scroll down to the Content Notification section (/admin/people/permissions#module-content_notify).

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.

Project Usage
56
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
The Content notify module aims to solve the issue of notifying content editors about upcoming unpublishing of nodes and identifying old or invalid content within the system.
Data Name
content_notify

OPENAI CHATBOT

OPENAI CHATBOT

12:24:30
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.