Download the PHP package papegaill/drupal-site-template without Composer
On this page you can find all versions of the php package papegaill/drupal-site-template. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download papegaill/drupal-site-template
More information about papegaill/drupal-site-template
Files in papegaill/drupal-site-template
Package drupal-site-template
Short Description A template for setting up an OpenEuropa Drupal site.
License EUPL-1.2
Informations about the package drupal-site-template
SRB template for Drupal 8 projects
Please note: this repository contains code that is necessary to generate a new Drupal 8 project, please read carefully the Start a new project section below before proceeding.
You need to have the following software installed on your local development environment:
- Composer
- Docker Compose
- PHP 7.1 or greater (only needed during project creation)
Start a new project
To create a new Drupal 8 project run the following command:
This will download the starterkit into the <dg-name>-<project-id>-reference
folder and a
wizard will ask you for the project name and your organisation. It will use this
information to personalize your project's configuration files.
The installer will then download all dependencies for the project. This process takes several minutes. At the end you will be asked whether to remove the existing version history. It is recommended to confirm this question so that you can start your project with a clean slate.
The following steps to get your new site up and running can be found in the
README.md
inside your newly created project folder.
All versions of drupal-site-template with dependencies
composer/installers Version ^1.5
cweagans/composer-patches Version ^1.0
drupal-composer/drupal-scaffold Version ^2.5
drupal/core Version ^8.7
drush/drush Version ^9.0
openeuropa/composer-artifacts Version ~0.1
openeuropa/oe_profile Version ^0.3
openeuropa/oe_theme Version ^1.0
webflo/drupal-finder Version ^1.0
webmozart/path-util Version ^2.3