Closed (fixed)
Project:
Simplenews subscription support for Ubercart
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2011 at 15:22 UTC
Updated:
16 Feb 2012 at 23:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
miiimoooThere are at least two versions of the same module that are very similar but just a bit more basic than this one. And they can be easily modified. Search for uc_subscribe_news for instance
Comment #2
chasingmaxwell commentedI developed this ubercart/simplenews integration module for D6 before I knew of uc_simplenews. It is certainly not the same module and is not as full-featured, but it has some of the same functionality (creates a configurable newsletter subscription pane). It allows you a little more control than the other similar D6 modules.
You can configure:
- The main description for the pane.
- Which of all your newsletters to display at checkout.
- The text that goes next to the subscription checkbox for each newsletter.
- Whether or not to send a confirmation email for each newsletter.
- Whether or not to check the subscription checkbox by default for each newsletter.
Hope this helps for people unable to upgrade to D7 wanting a little more functionality than other similar D6 modules.