mespronos/mespronos-site-scaffolder

Kickstart a new betting website based on Drupal 8

8.x-dev 2016-02-12 13:04 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:07:49 UTC


README

#MesPronos Site Scaffolder

Main goal

Create a new betting website based upon Drupal 8 and Mespronos module.

Dependencies

This scaffolder require composer, a PHP dependencies manager.

##Get Started

Open a terminal and move to the folder you want to use, it should be empty.

Then launch the command :

composer create-project mespronos/mespronos-site-scaffolder ./ --stability dev

It will download the most up to date Drupal 8 version, the module mespronos and the installation profile mespronos_website.

##Links