|
@@ -1,4 +1,4 @@
|
|
-# Figli Drupal 8 Starterkit Profile
|
|
|
|
|
|
+# Figli Drupal 9 Starterkit Profile
|
|
|
|
|
|
|
|
|
|
## install
|
|
## install
|
|
@@ -32,7 +32,7 @@ then in main drupal's composer.js file add this in extra
|
|
"replace": false,
|
|
"replace": false,
|
|
"merge-extra": true
|
|
"merge-extra": true
|
|
}
|
|
}
|
|
- ...
|
|
|
|
|
|
+ ...
|
|
}
|
|
}
|
|
```
|
|
```
|
|
|
|
|
|
@@ -53,4 +53,4 @@ chmod g+r sites/default/settings.php
|
|
```
|
|
```
|
|
|
|
|
|
### run drupal install as usual
|
|
### run drupal install as usual
|
|
-by accessing your site and choosing the figli_starter_kit profile
|
|
|
|
|
|
+by accessing your site and choosing the figli_starter_kit profile
|