Behat Editor

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module will allow a user to make Gherkin formatted test files for behat as well as centralize reports of tests. So even if the graphical interface is not needed to build the tests you can still use the site to run and review tests.

You can see alot more about this module in the included readme.md or on github

You can see a demo of it here
https://www.youtube.com/watch?v=rX3_2yift2k

Payment forms

Component type

module

Categories

Maintenance status

Development status

Downloads

3632

Component created

Component changed

This module provides a set of forms (including form validation) for the most common payment methods. This is module does nothing on itself it's intended for developers.

Supported payment methods

  • Direct debit (SEPA and legacy accounts)
  • Credit card

USPS API Integration

Component type

module

Maintenance status

Development status

Downloads

486

Component created

Component changed

This is an integration module for the ">USPS PHP API by Vincent Gabriel to make it easier to use within Drupal.

The module makes a simple api that any module can use whether it's to calculate the cost of shipping something to a user, verifying a user's address before mailing them something to facilitate easier delivery, or tracking a package.

JQuery Custom Scrollbar

Component type

module

Maintenance status

Development status

Downloads

1873

Component created

Component changed

jQuery Custom Scrollbar

Drupal's way for jQuery Custom Scrollbar plugin.

Requirements:

Download the original plugin from:
https://github.com/mzubala/jquery-custom-scrollbar, unpack it then move it to:
sites/all/libraries/jquery-custom-scrollbar.

The module expect these files to work properly:

Service API

Component type

module

Maintenance status

Development status

Component created

Component changed

The Service API module provides a framework for developers to connect with external services.

It enforces a way of working which will result in decoupled components that can be reused and interchanged without affecting each other.

For an example usage, please look at the service_api_example module that is contained in this project.

External API Cache

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module will be used as an example of response caching at Drupal Camp Ohio 2013, but also contains a fully functional implementation of the iTunes search API, built on top of the External API Cache module.

For documentation relating to the iTunes Search API go to http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web-service-search-api.html.

XML sitemap for multidomain

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Existing contributed module for xml sitemap does not serve multidomain functionality like desktop and mobile site..
So I have updated existing sitemap in such a way that instead of taking baseurl it will take browser url and generate the link according to whatever there is in browser URL.

Now it will generate the sitemap for multiple domains..