2017 © Pedro PelĂĄez
 

archive-package drupal-composer

This package is an installer that will download Drupal from the http://drupal.org website and unpack it at the root of your Composer project.

image

76design/drupal-composer

This package is an installer that will download Drupal from the http://drupal.org website and unpack it at the root of your Composer project.

  • Friday, August 22, 2014
  • by 76design
  • Repository
  • 7 Watchers
  • 0 Stars
  • 23 Installations
  • 0 Dependents
  • 0 Suggesters
  • 9 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Drupal installer

This is a simple Composer package that will install Drupal at the root of your Composer project., (*1)

Drupal is not directly contained in this project. It is downloaded from the drupal.org website., (*2)

Installing Drupal using this Composer package:

Not used to Composer? The first step is installing Composer. This is essentially a one line process:, (*3)

curl -s https://getcomposer.org/installer | php

Windows users can download the phar file here: [http://getcomposer.org/download/](install composer). Then create a composer.json file at the root of your project:, (*4)

{
    "require": {
        "76design/drupal": "~7.31"
    }
}

and finally, run, (*5)

php composer.phar install

This will download and unpack the Drupal archive at the root of your project. In this example, the version downloaded is 7.18 or greater, but lower than 8.0 (this is the meaning of the ~ just before the version number)., (*6)

Find more:

Want to learn more about this package? Check out the original blog post presenting thecodingmachine/composer, (*7)

The Versions

22/08 2014

dev-master

9999999-dev http://blog.thecodingmachine.com/content/installing-drupal-using-composer

This package is an installer that will download Drupal from the http://drupal.org website and unpack it at the root of your Composer project.

  Sources   Download

MIT

The Requires

 

installer drupal thecodingmachine

22/08 2014

v7.31.0

7.31.0.0 http://blog.thecodingmachine.com/content/installing-drupal-using-composer

This package is an installer that will download Drupal from the http://drupal.org website and unpack it at the root of your Composer project.

  Sources   Download

MIT

The Requires

 

installer drupal thecodingmachine

22/08 2014

7.31.x-dev

7.31.9999999.9999999-dev http://blog.thecodingmachine.com/content/installing-drupal-using-composer

This package is an installer that will download Drupal from the http://drupal.org website and unpack it at the root of your Composer project.

  Sources   Download

MIT

The Requires

 

installer drupal thecodingmachine

15/10 2013

7.23.x-dev

7.23.9999999.9999999-dev http://blog.thecodingmachine.com/content/installing-drupal-using-composer

This package is an installer that will download Drupal from the http://drupal.org website and unpack it at the root of your Composer project.

  Sources   Download

MIT

The Requires

 

installer drupal thecodingmachine

21/05 2013

7.22.x-dev

7.22.9999999.9999999-dev http://blog.thecodingmachine.com/content/installing-drupal-using-composer

This package is an installer that will download Drupal from the http://drupal.org website and unpack it at the root of your Composer project.

  Sources   Download

MIT

The Requires

 

installer drupal thecodingmachine

08/01 2013

7.18.x-dev

7.18.9999999.9999999-dev http://blog.thecodingmachine.com/content/installing-drupal-using-composer

This package is an installer that will download Drupal from the http://drupal.org website and unpack it at the root of your Composer project.

  Sources   Download

MIT

The Requires

 

installer drupal thecodingmachine

08/01 2013

v7.18.0

7.18.0.0 http://www.thecodingmachine.com

This package is an installer that will download Drupal from the http://drupal.org website and unpack it at the root of your Composer project.

  Sources   Download

MIT

The Requires

 

installer drupal thecodingmachine