This module allows you to define CCK nodes as checkout/order panes in Ubercart.
This is useful if you want to collect additional information during the checkout process. For example, you may want a quick survey or require additional fields that apply to the entire order.
Using the CCK module allows for many advantages: the forms/fields can easily be modified by an end-user; less development time is required to create database tables and code to store/retrieve the data; and the form will remember the user's previous answers.
It's been seven months and I finally got my first comments about this module (in the wrong issue queue). As I am moving to a new job in 1.5 weeks, I will be losing access to Salesforce. I've also lost interest in maintaining this module if the approval process is this slow. If someone wants to pick it up, go for it.
Salesforce Actions is an add-on to the Salesforce Suite project.
This module will allow the creation of Advanced Actions to import or export Drupal objects to Salesforce.
Install this module as normal by copying the files to your modules folder in a folder called salesforce_actions.
Enable the module by going to your Modules page and enabling it.
Create a new advanced action to export Drupal items to Salesforce:
Go to the actions settings page (/admin/settings/actions)
Under "Make a new advanced action available" select "Export Drupal objects to Salesforce..." and press the Create button
Change the description to something meaningful for this action
Select a fieldmap from the pulldown list
Select a minimum interval for this action (Every time, 1, 2, 4, 12 or 24 hours)
Select whether to export all items or just those that are linked
Select whether to export only published/active items or all items
OpenAcademy is a Drupal distribution that brings the best in web publishing for higher education on a customizable Drupal platform. This distribution is a flexible, extendable package that lets university departments run fully functional, polished websites straight out of the box.
It is built on top of the Panopoly base distribution - a cleanly extendable Drupal 7 installation profile with a Features-based, Kit-compliant functionality. It serves as a good example for developing a distribution on top of Panopoly.