Can this code be backported to 6.x? I would be very interested in this.

CommentFileSizeAuthor
#2 uc_simplenews-6.x-1.x.tar_.gz2.45 KBchasingmaxwell

Comments

miiimooo’s picture

Status: Active » Closed (fixed)

There 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

chasingmaxwell’s picture

StatusFileSize
new2.45 KB

I 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.