Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 25, 2022. It is now read-only.

🚀 Extended Composer template for Drupal projects. Quick installation via "composer create-project jensschulze/drupal-project"

License

Notifications You must be signed in to change notification settings

jensschulze/drupal-project

 
 

Repository files navigation

Extended Composer template for Drupal projects

Forked from drupal-composer/drupal-project (Find the full documentation there!). Slightly altered configuration and some pre-installed modules. Build Status

This project template should provide a kickstart for managing your site dependencies with Composer.

Caveat: PHP version

Tested under the newest "production ready" PHP version only! (please see travis.yml)

Usage

composer create-project jensschulze/drupal-project some-dir --stability dev --no-interaction
composer create-project jensschulze/drupal-project:dev-develop some-dir --stability dev --no-interaction

Suggestions

Use the hirak/prestissimo Composer parallel download plug-in:

composer global require hirak/prestissimo

About

🚀 Extended Composer template for Drupal projects. Quick installation via "composer create-project jensschulze/drupal-project"

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%