Commerce AWeber

Component type

module

Maintenance status

Development status

Component created

Component changed

I am discontinuing work on this module due to limitations with AWeber that has forced me to move to another email service provider. Anyone that wants this code and run with it is free to lay claim to it.

This module is to integrate AWeber lists in with Drupal Commerce. This module will create rules and cron processing to add people to an email list in AWeber based on however you setup your commerce rules.

flux flickr API

Component type

module

Maintenance status

Development status

Downloads

1116

Component created

Component changed

Integrates with the flickr API based upon the flux Services integration.

This is an integration module, so it does not expose any end-user functionality. It integrates Drupal with the flickr API by providing remote entities and integration with the Rules module.

Similar projects

The flickr module provides a filter for inserting flickr photos and photosets in your content.

Organic Groups Membership Expire Role

Component type

module

Maintenance status

Development status

Component created

Component changed

Set memberships past an expiration date to an expired role.

This is a different approach from Amitaibu's sandbox: Organic groups membership expire. Instead of deleting a membership entirely, we change role on expiration.

[Incorporated into client's custom module.]

Login Notify

Component type

module

Maintenance status

Development status

Downloads

975

Component created

Component changed

The purpose of Login Notify is to alert you when someone logs in to your account from an unrecognized browser. It also gives you the opportunity to "lock out" a browser if you wish.

The goal of this is to minimize the damage that can be done by a malicious user in the event that someone obtains your password, or through some other means manages to log in to your account.

This module was inspired by a similar Facebook feature introduced in 2010.

Domain Url Alias

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is designed as an alternative to the Domain Path module. Whereas Domain Path allows the user to enter custom url aliases for each active domain, this module uses the same alias for all active domains through separate db tables.

The advantage of this approach is that a path like /about can exist on each domain and point to separate nodes. For example, domain1.com/about is an alias for node/23, but domain2.com/about is an alias for node/56. This is not possible with Domain Path.

File Entity Revisions

Component type

module

Categories

Maintenance status

Development status

Downloads

2665

Component created

Component changed

Seeking a new maintainer for this module. We built it (7x2x) when I was at a previous job and most of my focus is on D8 now. Please contact me if you would like to take this over. Thanks.

File Entity Revisions has been branched. The 7x2x builds heavily upon the great start of the 7x1x branch started by Eric Duran and Andrew Berry (thanks guys!).

Commerce QBMS (QuickBooks Merchant Service)

Component type

module

Categories

Maintenance status

Development status

Downloads

1002

Component created

Component changed

Summary

This module enables the QuickBooks Merchant Service payment method for Drupal Commerce. The QuickBooks PHP DevKit module is used to integrate with the QuickBooks Merchant Service API. The Encryption module is used for protecting sensitive QuickBooks Merchant Service API information.

Feeds HTTPFetcher Append Headers

Component type

module

Maintenance status

Development status

Downloads

1113

Component created

Component changed

Overview

This Feeds HTTP fetcher plugin makes it possible to append custom request
headers to the feed request.

Usage example could be to set an API-token or authentication header to the
feed request.

Configuration

Choose "Append Headers HTTP Fetcher" as fetcher plugin, and set the custom
headers on the fetcher settings page. Headers should be entered in key|value
format and separated with new line.

Requirements

- Feeds (http://drupal.org/project/feeds)