Skip to content

itafroma/drupal-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drupal Sandbox

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

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.

Download via Composer (recommended)

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

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

Download via Git

Clone the repository into your preferred modules directory:

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

Author and contact

The author of this module is Mark Trapp.

Copyright and license

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.

Other links

About

Sandbox module for Drupal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages