E-mail when product review submitted?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
NC Software
AbleCommerce Partner
AbleCommerce Partner
Posts: 4620
Joined: Mon Sep 13, 2004 6:06 pm
Contact:

E-mail when product review submitted?

Post by NC Software » Thu Jul 23, 2009 5:21 am

Is there a modification available that will e-mail an address when a person submits a product review? I can't be checking the dashboard daily, etc. to moderate reviews. I need to be notified.

Suggestions?
Neal Culiner
NC Software, Inc.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: E-mail when product review submitted?

Post by mazhar » Thu Jul 23, 2009 8:40 am

1)- Create a new Email template with desired information and expected NVelocity variables that you will provide.

2)- Then edit ProductReviewForm.ascx.cs and you need to put code to trigger newly added Email template. Most probably you will need to put this some where in SaveReview method.

Post Reply