Skip to content

Commit 24234a7

Browse files
committed
Added infor about datafordeler plugin
1 parent 363c5e1 commit 24234a7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,14 @@ See [OS2Web git name convention](https://github.com/OS2Web/docs#git-guideline)
3939
\Drupal::service('plugin.manager.os2web_datalookup')->createInstance('serviceplatformen_cvr')->getLegalUnit('[CVR number]')
4040
\Drupal::service('plugin.manager.os2web_datalookup')->createInstance('serviceplatformen_cpr')->cprBasicInformation('[CPR number]'))
4141
```
42+
43+
## New services/features
44+
45+
### Datafordeler integration (https://datafordeler.dk)
46+
47+
In scope of os2forms project already implemented light integration
48+
with Danmarks Adresseregister (DAR) via fetching data for form elements
49+
autocomplete. See [os2forms_dawa submodule](https://github.com/OS2Forms/os2forms)
50+
51+
As soon as it is clear how the integration is going to be used, then
52+
os2forms_dawa will be refactored to OS2Web Data lookup plugin plugin.

0 commit comments

Comments
 (0)