User notification module

I've been working on a user notifications module (and underlying API module) for Drupal.

This is initially needed for for use with my classified ads module but it can be used by any module that needs a well-defined method of alerting users to various events.

Features:

  • Per-user notification lists
  • Optional email notification sent to user (per-user opt-in)
  • Notifications administration menu (admin, or per-user)
  • Notification info blocks
  • Automatic expiration of old notifications
Posted by: Mike on Sun, 11/19/2006 at 8:47am

Reply

This helps us decide if you are a human, and not just some visiting bot.
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <h3> <h4> <br> <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Lines and paragraphs break automatically.
More information about formatting options