Amazon Product Advertisement API

Component type

module

Maintenance status

Development status

Downloads

80520

Component created

Component changed

This project is an implementation of the Amazon Product Advertising API.

It's modular in design, with a central "Pure API" component that interacts with Amazon, and optional modules to handle expanded data for additional product types, features like wish-lists and customer reviews, etc.

Major Update - 2/9/17

The Amazon Product Advertisement API module requires serious attention and has been severally ignored the last 3-4 years.

Frameprevention

Component type

module

Maintenance status

Development status

Downloads

7697

Component created

Component changed

This module prevents your site from being framed by another one by adding a Javascript frame buster (also known as a frame breaker) to your site.

Breaking out of frames helps add another layer of clickjacking prevention for secure environments like shopping carts.

Frameprevention supports the X-Frame-Options HTTP response header values of SAMEORIGIN and DENY and/or a Javascript and CSS-based method to break out of frames.

ACH Payment Gateway

Component type

module

Maintenance status

Development status

Downloads

205

Component created

Component changed

ACH Direct is a US based members-only merchant card processing service. This module provides integration of the eCommerce package with the ACH Direct paymentsgateway.net server.

You will need to be invited in to the ACHDirect system by an existing member, and require a merchant account to use the service.

eC Live Subproducts

Component type

module

Categories

Downloads

4928

Component created

Component changed

Imagine you want to sell shirts with diferent sizes and colors. With normal products module, included in ecommerce package, with should create one by one. With eC Live Subproducts, you create first each variation (size and color) and the module creates for you all possible combinations! And for your customers, its also easy to choose theirs product combination.

Pay

Component type

module

Maintenance status

Development status

Downloads

19793

Component created

Component changed

This module can be used by other modules to collect and track payments. Through this API, any module can provide a payment form and payments can be handled and tracked centrally.

Payment forms

A payment form is the result of any business rules that include a request or recommendation of payment. Examples include shopping cart checkout pages, donation forms, event registration pages, user registration forms, or tip jars.

Content Injector (formerly AdSense Injector)

Component type

module

Maintenance status

Development status

Downloads

53402

Component created

Component changed

Insert advertisements(or any text/HTML/JavaScript content) into nodes without editing individual nodes or tweaking theme templates. Insert ads or other content in node body or teasers automatically.

*Content Injector was formerly known as AdSense Injector.

Major new features

Reliable in-content insertion using HTML DOM and XPath manipulation

Want to insert ads or other content inside node bodies?

The 6.x-3.x and 7.x-3.x versions for Drupal 6 and 7 now provide reliable in-line insertion into a node's body.

This version provides three body insertion points: top, in-line, and bottom.

The in-line insertion template uses the PHP DomDocument's XPath query feature to select an insertion point. This is powerful, allowing for any valid XPath expression to select the insertion point -- but this also requires that you know what you're doing with XPath if you want to override the default insertion point.

Per-node insertion blocking

There are undocumented features in the 6.x-3.x and 7.x-3.x branches. You can prevent insertion on a per-node basis by adding ai:noinject to the start of a node's body text. See issue #1333800: Document ai:noinject feature: prevent automatic injection in node body of selected nodes. for more info.

In addition, if the node contains any AdSense module [adsense:xxx] manual insertion tags, this module will not inject any ad templates -- so in effect, if you place any AdSense ads using the AdSense module's [adsense] tags, this module's features are disabled for the node in question.

Upgrading from a previous release

The 6.x-3.x and 7.x-3.x branches are fully functional but lack ability to migrate settings from previous versions, so you'll have to reset all your current settings (save copies of your ad templates first!) and re-configure the module.

Call for testers

I need help testing the 6.x-3.x and 7.x-3.x branches new features. Please test and create bug reports if you find any problems.

Module Overview

You can control the node types and word count that will trigger insertion. For example, you can insert content only on "Story" or "Book" (or both) node types, and only if they have more than 300 words. You can use CSS styles to control placement on the page to some extent.

This module allows you to inject content at the top, bottom, or inline in a node's body field when a node is rendered on a full-page view. You can inject content before or after the node's teaser in teaser views. You can inject any arbitrary content you like: text, HTML, JavaScript, whatever.

The AdSense module is required only for [adsense] tag support; if you aren't using [adsense] tags, there is no dependency on the AdSense module as of the 6.x-3.x and 7.x-3.x branches.

Contest

Component type

module

Maintenance status

Development status

Downloads

2611

Component created

Component changed

The Contest module allows your site to host random games of chance, “Sweepstakes”. Users can enter to win prizes via a random drawing.

Example uses for the Contest module include:

  • A theater or museum has a contest to give away tickets to encourage online users to join.
  • A club hosting a sweepstakes for it's members.
  • An advertiser sponsor's a contest that a news/publishing/media company hosts in exchange for the entrant list.
  • A website host's contests to entice members to visit the site regularly.

The Contest module provides an easy way to join the website and enter the contest at the same time. Members with complete profiles can just click the “Enter Contest” button.