UberCart MailChimp
This module integrates UberCart with the Mailchimp API's ECommerce 360 feature for tracking store statistics for email campaigns sent via MailChimp. It also adds a checkout pane to the shopping cart that allows customers to subscribe to lists during the checkout process.
Features
- Sends order info to MailChimp for campaign tracking
- Adds a subscribe checkbox(s) to the Ubercart checkout process(New in version 2.0)
- debugging and logging options
- Options for Cookie storage length
- Adds tokens to the MailChimp Module to get first and last name from UC orders
Requires
- Ubercart
- MailChimp Module(5.x & 6.x) or Email Marketing Framework(6.x) with MailChimp support
- An account with Mailchimp
Ubercart Ticket
Ubercart Ticket is a ticketing/customer support system for Ubercart.
Features:
- Email integration - Ubercart Ticket can be configured to collect emails from any number of email addresses and creates tickets from the content of the email
- Integration with Ubercart orders - an order pane is created on every order that lists all tickets for that order along with a link to create a new ticket with that order's information
- Integration with the Contact module - Ubercart Ticket adds an 'order picker' to the contact form so that customers can choose which order their question applies to and links that order with the ticket
- Customer information on tickets - Useful customer information is displayed on each ticket. This includes order information, customer contact information, total orders placed, total dollar amount spent, etc.
- Templates - customer service reps can create templates for responses to save time when answering emails
- Outgoing email attachments - customer service reps can attach documents (PDF, Word etc.) related to the ticket to the outgoing email to the customer.
E-mail Marketing Framework
Generic (framework) implementation of Campaign Monitor Advanced module.
You can now extend this module to work with other services too. Plugins for Campaign Monitor and MailChimp are already provided.
Features:
- Support for multiple lists.
- Automatically fetches lists and fields.
- Asynchronous pushing of subscription and unsubscription requests. Reduces load and makes it more reliable and faster. Subscription statuses are locally available though.
- Map fields to Drupal tokens, profile fields and PHP code.
- Provides block per list. Provides block to subscribe to all lists at once.
- Custom field values for authenticated users are automatically calculated an not asked again.
Important note for people who upgrade from 1.1 to 1.2
The plugin modules have been renamed So after you have uploaded this update and ran update.php, you should re-enable the mailchimp or campaign monitor plugin you used before.
Sponsors
Campaign Monitor integration sponsored by Calibrate.
Alternatives
If you want basic integration with Campaign Monitor, check out Campaign Monitor module.
Custom Templates
Module provides functionality of templates customizable per user.
Example usage:
- configurable mail templates with functionality to send customized templates per user to the his clients,
- configurable page content per user with ability to show dynamic nodes,
- any other templates functionality
INSTALL
1. Install the module.
2. Create 'New Template' (node/add/custom-template) and set default content.
3. Give specified role permission to use custom templates (admin/user/permissions).
4. Users from specified role now can customize content of that template from their profile (i.e. user/1/edit/my_templates).
Simplenews Content Selection
This module will allow you to select the content for a Simplenews newsletter from a list of nodes and create a new newsletter with the selected nodes. Theming functions are available so that you can alter the look and feel of the nodes that are inserted in the newsletter.
Installation
- Download and install jQuery plugins from http://www.drupal.org/project/jquery_plugin
- Copy the file jquery.tablesorter.min.js from simplenews_content_selection/jquery_plugin folder to the jquery_plugin folder
- Enable the module in admin/build/modules
Usage
- Go to admin/settings/simplenews/content_selection and check the content types you want to enable them
- Go to admin/content/simplenews/content_selection to create a new newsletter
Theming
Override function theme_simplenews_content_selection_newsletter_item to theme the output to the newsletter of the selected nodes. This function has one parameter $node. The parameter gives you access to the full node.
Module created by Coworks
E-Publish Email
This module adds the functionality to the E-Publish module of being able to email an E-Publish edition via the web (browser) interface. A link will appear on each edition that, when clicked on, will present the user with a Send this edition to: type of form.
