Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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.
This is a small bridge module that integrates with FBSS (http://drupal.org/project/facebook_status) to allow the automatic posting of status updates to Facebook in the same way Twitter is integrated. It has been nearly completely rewritten now that FBSS 3.x is the recommended version. It requires Drupal for Facebook 3.x submodules fb_app, fb_permission and fb_connect (http://drupal.org/project/fb). Your Drupal site will need to be registered with Facebook as a Facebook App.
**Important**
This module now requires the Extended Permissions submodule that's part of Drupal for Facebook. Your app will have to be set to prompt for the 'Publish to my Wall (publish_stream)' permission. Currently the 3.x release doesn't prompt users who are already connected without the permission until they log out and log back in again.
Roadmap
Integration with attachments is underway, but my effort will be going towards implementing this in the D7 version. The 3.x version for D6 is stable for text-only status updates.
A D7 version will start soon. I will be using the FBOAuth module instead of Drupal for Facebook as the integration should be much cleaner. I'm seeking co-maintainers for those interested in either adding features to the D6 version or working with the D7 version.