This project is under active development.

Drush Entity

With drush entity you can query the entity system available for Drupal 8, 7 and (some of) 6.

Getting started

Install by using drush dl drush_entity. Next you can try commands like

drush entity-type-read
drush entity-type-read node
drush entity-read node 12

Maintenance Mode Watchdog

Adds a watchdog entry when the maintenance mode form is submitted.

Ubercart 3DSI EC-Linx Payment Gateway

This module provides Ubercart integration with the 3rd party payment gateway EC-Linx from 3DSI. A test environment setting is available during development.

Installation & Use:

Washington State Sales Tax for Drupal Commerce

This module provides Washington State destination-based sales tax calculation for Drupal Commerce.

Unity 3D Field

Overview

This module allows you to display .unity3d files within Unity 3D Web Players if the files are attached as Drupal file fields (e.g. to a node, user profile, etc.).

Features

  • Display .unity3d file fields in the Unity 3D Web Player.
  • Display a Unity 3D logo for users to link to the web player.
  • Set different display options for different view modes (e.g. full, teaser, etc.).
  • Set different display sizes of the Unity 3D window (e.g. 640x480) for different content types and view modes.
  • Set alt_text for Unity 3D content.

Requirements

Installation

  1. Unzip the module directory into a suitable Drupal module location (e.g. sites/all/modules/).
  2. Enable the module in admin/modules.
  3. Create a File field for an entity of your choice (e.g. node type, user, etc.).
  4. Allow .unity3d files to be uploaded in that File field.
  5. Change display options for the field to use 'Unity 3D Player' or 'Unity 3D Logo.'

Documentation

Pages

Subscribe with RSS Subscribe to RSS - Under active development