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:

Webform Selectable Filters

Component type

module

Maintenance status

Development status

Component created

Component changed

Summary:

Transform any exposed textfield filter of a webform submissions view into multiple drop-down list.

Motivation / Problem:

Let's say you have a Webform where you ask people their name and for their favorite fruit. Let's say a long list of users complete this form, and that you need to get the names of all the people who like a specific fruit (e.g. apple)

Device Detector

Component type

module

Maintenance status

Development status

Downloads

1347

Component created

Component changed

Synopsis

Device Detector is a simple, PHP-based browser and device(Desktop & Mobile)feature-detection module that can detect devices & browsers on its own without the need to pull from a central database of browser information and adds configuration classes to HTML "BODY" tag.

Better Login Responsive

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Better Login Responsive is a utility that makes the page to login / register / forgot password graphically appealing in style professional sites. The template is responsive Mobile. All browsers are supported and work through jquery 1.8.

Install Better Login Responsive as a regular form of drupal. In version 1 does not require configuration. Once activated go to http: // domain / user or http: // domain /? q = user and that's all!

Expose Box

Component type

module

Maintenance status

Development status

Downloads

612

Component created

Component changed

This module is an alternative to the collapsible div/fieldset field groups for hiding
and showing content when a link is clicked.

Expose Box is a light weight module that provides a simple js-driven mechanism
for wrapping field content in a "show/hide" box. It does this by providing a new
field group. Bundling fields under the Expose Box field-group will wrap it in the
Box. The Expose Box functions similar to a collapsible fieldset field-group except
for a couple of differences: