PHPJavascript

Web Development Guide – My Personal Library of Tutorials and Scripts

Drupal Ubercart Delivery Date Pending Admin Notification

June5

I have created a custom module which send notifications to the store admin email address; if the order is not completed one day before the delivery date of the order.

I have used ubercart for the ecommerce application and delivery date module to create a custom delivery date per product.

This module integrates itself with the drupal cron (cron.php) and checks the delivery dates of all the products with received_payment status. And if any pending orders are found email is send to the admin.

Note: You have to create a cron job at your web host to run the cron.php file (present in every drupal installation) to run at specific time or you can manually run the file at your required time by going to www.mydomain.com/cron.php. Click here to find more about cron configurations.

Click here to download my module which is called “admin_notifications”.

posted under Drupal
One Comment to

“Drupal Ubercart Delivery Date Pending Admin Notification”

  1. On July 7th, 2010 at 4:01 pm » Drupal custom module cron PHPJavascript Web Development Guide – My Personal Library of Tutorials and Scripts Says:

    [...] here to download the final module. Click here to view the details of the [...]

Email will not be published

Website example

Your Comment:

 

12,958 spam comments
blocked by
Akismet