mespronos / mespronos-site-scaffolder
Kickstart a new betting website based on Drupal 8
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:Shell
Requires
- composer/installers: ~1.0
- cweagans/composer-patches: ^1.3
- davidbarratt/custom-installer: dev-master
- derhasi/composer-preserve-paths: 0.1.*
- drupal/admin_toolbar: ~8.1
- drupal/console: ~0.10
- drupal/drupal: 8.*
- drupal/metatag: 8.*
- drupal/piwik: 8.*
- drush/drush: ~8.0
- mespronos/mespronos: dev-8.x-1.x
- mespronos/mespronos_front_theme: dev-8.x-1.x
- mespronos/mespronos_website: dev-8.x-1.x
This package is not auto-updated.
Last update: 2024-11-09 19:11:46 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