|
hace 6 años | |
---|---|---|
config | hace 6 años | |
.gitignore | hace 6 años | |
LICENSE.txt | hace 6 años | |
composer.json | hace 6 años | |
figli_starter_kit.info.yml | hace 6 años | |
figli_starter_kit.install | hace 6 años | |
figli_starter_kit.profile | hace 6 años | |
readme.md | hace 6 años |
cd public_html
composer create-project drupal/drupal .
cd profiles
git clone -o figli https://figureslibres.io/gogs/bachir/d8-starterkit-profile.git
"merge-plugin": {
"include": [
"core/composer.json"
],
"recurse": true,
"replace": false,
"merge-extra": false
}
become
"merge-plugin": {
"include": [
"core/composer.json",
"profiles/d8-starterkit-profile/composer.json"
],
"recurse": true,
"replace": false,
"merge-extra": false
}
cd ../
composer update
by accessing your site and choosing the figli_starter_kit profile