iMoneza

Component type

module

Maintenance status

Development status

Component created

Component changed

iMoneza is a digital micro-transaction paywall service. This WordPress plugin allows you to quickly and easily integrate iMoneza with your site. It will add iMoneza's paywall to your site and allow you to manage your iMoneza resources from within WordPress.

iMoneza provides:

Commerce Product Display Attribute Selection

Component type

module

Maintenance status

Development status

Downloads

1430

Component created

Component changed

Have you ever wanted to link a customer to a product page with specific attributes selected? This module provides that capability. Simply include the attributes in the querystring on the product display page and the attributes will be selected.

For example: http://example.com/product/magic-beans?color=green&size=small will select the color and size on the add-to-cart form of that product display.

Simple AdSense

Component type

module

Maintenance status

Development status

Downloads

3192

Component created

Component changed

Requirements

Google Adsense Account (https://www.google.com/adsense)

Drupal 8

Implementation

Details here

Description

Simple AdSense Module helps site builders putting
a Simple AdSense Block into any regions in a page.
The block contains a piece of javascript code showing
a responsive AD Unit generated by Google AdSense.

Freebil

Component type

module

Maintenance status

Development status

Component created

Component changed

The Freebil Drupal 7 module is intended to serve as a mini billing system for small businesses or individuals. It was first conceived as an accounting tool for freelancers. It tracks customers, contacts, invoices, and payments. All customer, invoice and payment data is entered by the user via forms. An invoice is generated which can be emailed to the customer in text or HTML format. As payments are received, the user enters the payment data and the balance due is updated. A new invoice can be generated if there is still an outstanding balance.

Stripe API

Component type

module

Maintenance status

Development status

Downloads

3485

Component created

Component changed

8.x-1.x

This module provides the Stripe PHP library as a service. It provides:

  • API key storage via Key.
  • A "@stripe_api.stripe_api" service that can be injected into your PHP classes

Once you've enabled the module and set your API keys, you are free to use the Stripe API library in your custom module. Simply injecting the "@stripe_api.stripe_api" into your class is sufficient to open a connection. For example:

Node Help Text

Component type

module

Maintenance status

Development status

Downloads

710

Component created

Component changed

This module provides the ability to show help text for each content type created on a site. It Is especially useful for sites with many content types, as it saves the time having to create a help block for each content type.

Example: if you have a specific content type say "Ride" then it can be configured to display the ride steps for creating a ride to end users.

Normally sometimes we need to put some Text for each node to help end users, this module provides the ability to do that.