H5P - Create and Share Rich Content and Applications

Component type

module

Maintenance status

Development status

Downloads

49522

Component created

Component changed

With this module you will be able to create interactive videos, question sets, drag and drop questions, multichoice questions, boardgames, presentations, flashcards and more using Drupal.

All the content is HTML5, meaning it will work great on smartphones, tablets and other mobile devices. With H5P, you create and edit HTML5 content directly in your web browser just like you edit any other Drupal content.

Commerce Est

Component type

module

Maintenance status

Development status

Component created

Component changed

Est gateway module for Turkish Banks for Drupal Commerce

This module allows you to set Credit Card payments using Est Gateway for Turkish Banks: Akbank, Finansbank, Halkbankası, İşbankası, Anadolubank for Drupal Commerce.

Setup:
1. Download and install the module
2. Go to admin/commerce/config/payment/est to enter your merchand data.
3. Enable this payment method under admin/commerce/config/payment-methods

And the credit card information will automatically appear on checkout.

Commerce EntityForm

Component type

module

Maintenance status

Development status

Component created

Component changed

This module extends both commerce and EntityForm. It allows the site owner to create Entity webforms with a new product field. The productfield allows the listing of one or more products which the site user would then select from. When the form is submitted the products are added to the users shopping cart. The webform results page shows the submitted forms and intiially marks products as unpaid.

Commerce Payment Confirm

Component type

module

Maintenance status

Development status

Downloads

696

Component created

Component changed

Payment confirmation dialog for Drupal Commerce.

When this module is enabled, a confirmation dialog will pop up when a shopper hits the "pay now" button on checkout.

The dialog shows the total purchase amount and warns the users their credit card will be charged that amount if they proceed.

The dialog uses the jqueryUI dialog widget.

Built on request from a client, I thought it might be useful to the community.

The current code works but is pretty basic.

Content Experiments

Component type

module

Maintenance status

Development status

Downloads

6070

Component created

Component changed

This module allows a Drupal site administrator to create Google Content Experiments within a Drupal site.

In short, this module allows an administrator to insert Google Content Experiments IDs into any nodes serving as control pages in an experiment. The module then automatically generates valid Google Content Experiments JavaScript in the header of each control page.

Quoting without Commerce

Component type

module

Maintenance status

Development status

Component created

Component changed

We had a requirement for the ability to add products to a shopping cart for quotes without the commerce overhead and started building out this module.
This module creates a cookie for the visitor and applies an add to cart form for each node of a specific type, in this case a "product". A table is created where the item nids can be saved, the quantity and visitors cookie.

Commerce price interval

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal Commerce contrib project that allows to have a secondary price field that considers the interval period for displaying and using the prices. It also provides a field formatter to display the price/interval values as a table.

The use case for this module is to provide a way of offering different subscription rates for a product based upon the interval period of payment (e.g. cost for 1 month, cost for 1 year).

Instructions