Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

Domain Profile

This module allows the Domain module to be used with Drupal core's profile fields.

It notably does:

Solrfield

This is a placeholder page for a new module that is intended to create nodereference style relationships between nodes and solr datasources.

A common use case for this would be the following:

Acme Brick Building has a list of products maintained by the Acme Product Management System. That system sends all of its products to a solr index. The Acme drupal website needs to relate various items, such as press releases with products in the product management system and display basic information about them.

This should be accomplished by implementing the solrfield module, adding a solrfield field to the article content type and configuring this field to query a designated solr instance. The key value of the selected results will be stored in the filed related to this item.

what this project will not be:
this project will not be an import system that imports data from other sources. this will merely query a solr index and present data it gets back based on a defined relationship.

future plans/goals
It would be great if this could be integrated into views3 in any of a few ways:
1) use views 3 to directly compose the solr query and have this filed use the same concept nodereference uses of "optional view to use".
2) with a way to join data across multiple sources.

If you are interested in helping with this project please feel free to contact me!

Salesforce Actions

UPDATE:

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:

  1. Go to the actions settings page (/admin/settings/actions)
  2. Under "Make a new advanced action available" select "Export Drupal objects to Salesforce..." and press the Create button
  3. Change the description to something meaningful for this action
  4. Select a fieldmap from the pulldown list
  5. Select a minimum interval for this action (Every time, 1, 2, 4, 12 or 24 hours)
  6. Select whether to export all items or just those that are linked
  7. Select whether to export only published/active items or all items
  8. Click on Save

YoutubeChannel

youtubechannel

YoutubeChannel is a module with a purpose to give you list of videos from a given youtube channel in your site.

Pages

Subscribe with RSS Subscribe to RSS - Integrations