Commerce Immediate Login

Component type

module

Maintenance status

Development status

Component created

Component changed

This module will be deprecated if #2009986: Add capability to require login for existing and new users is committed. There is also now a Commerce Checkout Complete Registration project. Please check it out to see if it would better suits your needs.

Image Base64 Formatter

Component type

module

Categories

Maintenance status

Development status

Downloads

3916

Component created

Component changed

This module simply provides a formatter for image fields that prints the image encoded with base64.

This is particularly useful when transmitting data through services, when you want to avoid downloading several small files.

Urtak

Component type

module

Maintenance status

Development status

Component created

Component changed

Urtak is collaborative polling — everyone can ask questions. It's easy to engage a great number of people in a structured conversation that produces thousands of responses.

Powered by the people
By letting everyone ask questions, you’ll discover answers to questions you never thought to ask.

Better Revisions

Component type

module

Maintenance status

Development status

Downloads

6499

Component created

Component changed

#D8CX: I pledge that Better Revisions will have a full Drupal 8 release on the day that Drupal 8 is released.

The purpose of this lightweight module is to improve upon the Drupal revision system and make it work for your team. It swaps out the text area for a customizable select list of different types of, or reasons for, revisions.

The built-in Drupal revisions system may be a little confusing to some users and intimidating to others. It's just an open text area where you have to explain yourself.

Buckaroo | Ubercart payment

Component type

module

Maintenance status

Development status

Downloads

900

Component created

Component changed

Payment module for Ubercart. Integrates Buckaroo gateway as a checkout method for Ubercart.

Features

  • Secure payment status verification (MD5 encryption)
  • All settings adjustable in admin form
  • Test and production urls

Development

This module is sponsored by Finalist. This module has been developed for our customer LXRY

More info on Buckaroo:
Buckaroo website

Drupal Computing

Component type

module

Maintenance status

Development status

Downloads

7065

Component created

Component changed

Drupal Computing is a framework that facilitates distributed computing between Drupal and external programs written in non-PHP languages such as Java and Python. It is particularly designed for the cases where you need to use Drupal with non-PHP, computational-intensive code libraries (such as Apache Mahout, NumPy/SciPy, R, etc) for offline big data analytics.

Configuration builder

Component type

module

Maintenance status

Development status

Downloads

6469

Component created

Component changed

The Configuration builder module provides a Form Builder based, drag and drop interface for building custom, exportable, configuration pages.

This can be used to create a unified settings form bringing important settings (Site name, Google analytics account, etc) into one easy to manage page, or for creating custom settings forms as needed.

 

Features

  • Drag and Drop form builder interface.
  • Configuration variables provided as tokens.
  • Provides a block per configuration page.
  • Set page access by:
    • User permission.
    • User role(s).
  • Exportable as:
    • Drupal API hooks via:
      • Configuration builder export interface.
    • CTools exportable via:
      • Configuration builder export interface.
      • CTools Bulk Export module.
      • Features module.
  • Integrates with:
    • Drupal Contextual links module:
      • Adds a hover link for quick editing configuration pages.
      • Adds contextual link tokens for quick editing variables.
    • Variable module:
      • Adds Variable element for Form Builder for any declared variables.
      • Declares all created variables with hook_variable_info().