2017 © Pedro Peláez
 

drupal-module drupal-sandbox

Sandbox module for quickly testing the Drupal API

image

itafroma/drupal-sandbox

Sandbox module for quickly testing the Drupal API

  • Friday, July 26, 2013
  • by itafroma
  • Repository
  • 1 Watchers
  • 0 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Drupal Sandbox

This module provides an easy entrypoint for testing the Drupal API by providing a single route, /sandbox, and page callback, sandbox_view()., (*1)

Requirements

Installation

Download the module via one of the download methods below and enable the module. If you need help, Drupal.org has more information about installing contributed modules., (*2)

Add the following to your composer.json file in sites/all, sites/default, or sites/example.com and run composer install:, (*3)

{
    "require": {
        "itafroma/drupal-sandbox": "~7.1.0",
    }
}

Download via Git

Clone the repository into your preferred modules directory:, (*4)

git clone https://github.com/itafroma/drupal-sandbox.git sandbox

Author and contact

The author of this module is Mark Trapp., (*5)

This module is licensed via the GNU General Public License, v2.0 only. Where applicable, it is copyright © 2013 Mark Trapp with all rights otherwise reserved. A copy of this license can be found in the LICENSE file., (*6)

The Versions

26/07 2013

dev-7.x-1.x

dev-7.x-1.x http://github.com/itafroma/drupal-sandbox

Sandbox module for quickly testing the Drupal API

  Sources   Download

GPL-2.0

The Requires

 

development drupal

26/07 2013

7.1.0

7.1.0.0 http://github.com/itafroma/drupal-sandbox

Sandbox module for quickly testing the Drupal API

  Sources   Download

GPL-2.0

The Requires

 

development drupal