Skip to content

Commit 95f7f37

Browse files
committed
Merge branch 'develop' into staging
2 parents bc537bf + 088dea1 commit 95f7f37

File tree

2 files changed

+54
-33
lines changed

2 files changed

+54
-33
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,14 @@ git clone [email protected]:OS2web/os2web8.git
1515
composer install
1616
```
1717

18-
* Follow the regular install process, select ```OS2Web``` as install profile.
18+
* 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`
1921

20-
* After installation is done, enable OS2Web Hjemmeside module by:
22+
* After installation is done, enable OS2Web Basic modules module by:
2123

2224
```
23-
drush en os2web_hjemmeside
25+
drush en os2web_pagebuilder os2web_spotbox
2426
```
2527

2628
* Enable other modules from OS2Web category and setup them on demand.

composer.lock

Lines changed: 49 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)