|
1 | 1 | # OS2Web Data lookup [](https://travis-ci.org/OS2web/os2web_datalookup)
|
2 | 2 | ## Install
|
3 | 3 |
|
4 |
| -OS2Forms Drupal 8 module is available to download via composer. |
| 4 | +OS2Web Data lookup provides integration with Danish data lookup services such as Service platformen or Datafordeler. |
| 5 | +Module is available to download via composer. |
5 | 6 | ```
|
6 | 7 | composer require os2web/os2web_datalookup
|
7 | 8 | drush en os2web_datalookup
|
8 | 9 | ```
|
9 | 10 |
|
10 | 11 | ## Update
|
11 |
| -Updating process for OS2forms module is similar to usual Drupal 8 module. |
| 12 | +Updating process for OS2Web Data lookup module is similar to usual Drupal 8 module. |
12 | 13 | Use Composer's built-in command for listing packages that have updates available:
|
13 | 14 |
|
14 | 15 | ```
|
15 | 16 | composer outdated os2web/os2web_datalookup
|
16 | 17 | ```
|
17 | 18 |
|
18 | 19 | ## Automated testing and code quality
|
19 |
| -See [OS2Forms testing and CI information](https://github.com/OS2Forms/docs#testing-and-ci) |
| 20 | +See [OS2Web testing and CI information](https://github.com/OS2Web/docs#testing-and-ci) |
20 | 21 |
|
21 | 22 | ## Contribution
|
22 | 23 |
|
23 |
| -OS2Forms project is opened for new features and os course bugfixes. |
| 24 | +Project is opened for new features and os course bugfixes. |
24 | 25 | If you have any suggestion or you found a bug in project, you are very welcome
|
25 | 26 | to create an issue in github repository issue tracker.
|
26 | 27 | For issue description there is expected that you will provide clear and
|
27 | 28 | sufficient information about your feature request or bug report.
|
28 | 29 |
|
29 | 30 | ### Code review policy
|
30 |
| -See [OS2Forms code review policy](https://github.com/OS2Forms/docs#code-review) |
| 31 | +See [OS2Web code review policy](https://github.com/OS2Web/docs#code-review) |
31 | 32 |
|
32 | 33 | ### Git name convention
|
33 |
| -See [OS2Forms git name convention](https://github.com/OS2Forms/docs#git-guideline) |
| 34 | +See [OS2Web git name convention](https://github.com/OS2Web/docs#git-guideline) |
0 commit comments