We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c19b6f6 + d33d9c5 commit 088dea1Copy full SHA for 088dea1
README.md
@@ -15,12 +15,14 @@ git clone [email protected]:OS2web/os2web8.git
15
composer install
16
```
17
18
-* Follow the regular install process, select ```OS2Web``` as install profile.
+* Follow the regular install process to install drupal using `drush` or UI
19
+ * select ```OS2Web``` as install profile
20
+* Enable and set default drupal theme from available list on `/admin/appearance`
21
-* After installation is done, enable OS2Web Hjemmeside module by:
22
+* After installation is done, enable OS2Web Basic modules module by:
23
24
-drush en os2web_hjemmeside
25
+drush en os2web_pagebuilder os2web_spotbox
26
27
28
* Enable other modules from OS2Web category and setup them on demand.
0 commit comments