readme
This commit is contained in:
parent
9309baa9c2
commit
93ab9f0c4f
@ -19,8 +19,7 @@ git clone -o figli https://figureslibres.io/gogs/bachir/d8-starterkit-profile.gi
|
||||
```
|
||||
"merge-plugin": {
|
||||
"include": [
|
||||
"core/composer.json",
|
||||
"profiles/d8-starterkit-profile/composer.json"
|
||||
"core/composer.json"
|
||||
],
|
||||
"recurse": true,
|
||||
"replace": false,
|
||||
@ -32,6 +31,7 @@ become
|
||||
"merge-plugin": {
|
||||
"include": [
|
||||
"core/composer.json",
|
||||
"profiles/d8-starterkit-profile/composer.json"
|
||||
],
|
||||
"recurse": true,
|
||||
"replace": false,
|
||||
@ -46,4 +46,4 @@ composer update
|
||||
```
|
||||
|
||||
### run drupal install as usual
|
||||
by accessing your site
|
||||
by accessing your site and choosing the figli_starter_kit profile
|
||||
|
Loading…
x
Reference in New Issue
Block a user