Skip to content

Commit 98dcbf1

Browse files
authored
Merge pull request #428 from City-of-Helsinki/dev
Dev to main
2 parents 7837732 + 2f1ed98 commit 98dcbf1

123 files changed

Lines changed: 2427 additions & 807 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
# City of Helsinki - Asuminen Drupal 9 project
1+
# City of Helsinki - Asuminen Drupal project
2+
3+
The Asuminen instance provides information related to living accommodations in Helsinki.
24

35
## Environments
46

57
Env | Branch | Drush alias | URL
68
--- | ------ | ----------- | ---
79
development | * | - | http://helfi-asuminen.docker.so/
8-
production | main | @main | TBD
10+
production | main | @main | https://hel.fi/fi/asuminen
911

1012
## Requirements
1113

@@ -38,3 +40,11 @@ This will log you inside the app container:
3840
```
3941
$ make shell
4042
```
43+
44+
## Site specific features
45+
46+
### IBM Watson chat
47+
48+
The Asuminen site features the IBM Watson Chatbot on multiple pages. You can configure the chatbot on the block layout
49+
page (`admin/structure/block`). More documentation about the chatbot is available in [Confluence](https://helsinkisolutionoffice.atlassian.net/wiki/spaces/HEL/pages/8145469986/IBM+Chat+App+Drupal+integration),
50+
and the code for the Drupal block can be found [here](https://github.com/City-of-Helsinki/drupal-helfi-platform-config/blob/main/src/Plugin/Block/IbmChatApp.php).

0 commit comments

Comments
 (0)