Closed (fixed)
Project:
Legal
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2012 at 01:08 UTC
Updated:
11 Jun 2017 at 17:39 UTC
Jump to comment: Most recent
I've been working on a project where I specifically need to send a notification email at the time of acceptance of the Terms and Conditions. To this end, I've started preparing a patch for Legal that includes some simple support for Rules events.
It looks like the support for the Conditions text and acceptance date doesn't quite work yet, but I've tested this with a rule to send an email out and it looks like it works! I'll update this as more changes come through.
| Comment | File | Size | Author |
|---|---|---|---|
| legal-rules.patch | 3.42 KB | geoffreyr |
Comments
Comment #1
okday commentedthank you. I will try it and let you knwo if it works well on my website.
Comment #2
geek-merlinComment #3
geek-merlinComment #4
thomasmurphy commentedThis patch works well, it, we've been using it in production for 6 months with no problems . Can it be committed to the module?
Comment #5
abarpetia commented@thomasmurphy: If the attached patch is working for you then I'll suggest to change the ticket status to Reviewed & Tested by the Community. Then module maintainers will commit it to Dev branch.
I'll try to test this patch and provide feedback.
Comment #6
abarpetia commentedComment #7
thomasmurphy commentedWe've gone through the process at https://www.drupal.org/patch/review so I'll change the ticket status.
Comment #9
robert castelo commentedCommited with a few changes to the 7.x-1.x branch.