Netforum Feeds

Component type

module

Maintenance status

Development status

Downloads

380

Component created

Component changed

This module provides integration between feeds and the Netforum module.

You should use this if:

  1. You use the Avectra Netforum CRM
  2. You have Avectra's Netforum Pro API
  3. You need to consume data from your Netforum configuration into Drupal on a regular basis
  4. You need to import some data from Netforum

This module depends on both the feeds module and the netforum module. be sure to get those.

Commerce DocData

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Payment method for the DocData payment gateway.
This gateway uses payment slots which need to be obtained before a customer is redirected to the payment providers website.

This module was created for one of our customers @ Creative Result Communication, they allowed me to share the code with the community for which I am very grateful.

First commit will be available in the first half of february 2013.

Domain 8

Component type

module

Maintenance status

Development status

Component created

Component changed

Moved to GitHub

For easier collaboration during early development, the repository and issues have moved to GitHub.

https://github.com/agentrickard/domain

Please go there to find tasks, to-dos, and code for testing!

About the module

This is the rewrite of the Domain Access module for Drupal 8.

Biggest changes:

  • Domains as entities.
  • Domain Access as an optional module.
  • Remove 6 years of code cruft.

More info to come.

Commerce Pickup

Component type

module

Maintenance status

Development status

Downloads

4893

Component created

Component changed

This module provides a "Pickup" shipping method for Drupal Commerce.

It allows the store administrator to select an existing entity+bundle in their site to use as a "pickup location". Shipping services are automatically generated and linked to these entities as you create them. The easiest way to start is to create a "Pickup Location" nodetype, and configure Commerce Pickup to use it.

Views and Token integration is also provided, so that the selected pickup locations can be displayed in Views, emails, etc.

Webform Publications

Component type

module

Categories

Maintenance status

Development status

Downloads

1116

Component created

Component changed

Useful for creating letter writing campaigns aimed at newspapers and other publications using webforms. Provides a component for Drupal webforms populated with selectable publications. If configured, to collect a zip/postal code from a component on a a previous form page, the publications component will reduce this list of publications to those with addresses in a set range.

Sponsored by the folks at openmedia.ca and New/Mode.

Product quotes - Ubercart

Component type

module

Maintenance status

Development status

Component created

Component changed

Product quotes module for Ubercart. Product quotes for Ubercart provides customer/seller interaction before deciding on a final price.
The customer will create a request for a quote. Based on the request the store administrator will publish a quote that can be ordered by the customer.

Apache Solr Local Files index & search

Component type

module

Categories

Maintenance status

Development status

Downloads

2286

Component created

Component changed

On top of Apache Solr Integration(http://drupal.org/project/apachesolr), Apache Solr Local Files came to make it easy for everyone to index contents from files inside a server or a shared network, putting them inside Apache Solr and making it accessible through Drupal search system. And yes, i'm not talking only about the filenames, but file contents itself, that we extract with Apache Tika(tika.apache.org), enabling your site to search inside PDF, DOC, DOCX, etc.