Skip to content

Commit

Permalink
Merge pull request #72 from CommonGateway/feature/OP-171/publiccode-u…
Browse files Browse the repository at this point in the history
…pdate

Updated publiccode
  • Loading branch information
WilcoLouwerse authored Dec 22, 2023
2 parents 8a7ef25 + c1b416f commit 8f8215f
Showing 1 changed file with 17 additions and 11 deletions.
28 changes: 17 additions & 11 deletions publiccode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ publiccodeYmlVersion: '0.1'
name: XxllncZGWBundle
applicationSuite: null
url: https://github.com/CommonGateway/XxllncZGWBundle
landingURL: null
landingURL: https://commongateway.github.io/XxllncZGWBundle
isBasedOn: https://github.com/CommonGateway/PetstoreBundle
softwareVersion: null
logo: https://avatars.githubusercontent.com/u/106860777?v=4
Expand All @@ -18,23 +18,25 @@ softwareType: softwareAddon
description:
en:
localisedName: null
genericName: This bundle contains the necessary logic for converting xxllnc zaaksysteem to ZGW and the other way around.
shortDescription: XxllncZGWBundle
longDescription: The XxllncZGWBundle is a Symfony bundle that provides functionality for the CommonGateway about handling synchronizations between the xxllnc zaaksysteem standard and the ZGW standard. So it fetches and send xxllnc objects from and to their ZGW object equilevants.
documentation: null
genericName: null
shortDescription: "This bundle contains the necessary logic for converting xxllnc zaaksysteem to ZGW and the other way around."
longDescription: "The XxllncZGWBundle is a Symfony bundle that provides functionality for the CommonGateway about handling synchronizations between the xxllnc zaaksysteem standard and the ZGW standard. So it fetches and send xxllnc objects from and to their ZGW object equilevants."
documentation: https://commongateway.github.io/XxllncZGWBundle
apiDocumentation: null
features: []
features:
- Common Ground Gateway Plugin
screenshots: []
videos: []
awards: []
nl:
localisedName: null
genericName: Deze bundle bevat de benodigde logica voor het omzetten van xxllnc zaaksysteem naar ZGW en andersom.
shortDescription: XxllncZGWBundle
longDescription: De XxllncZGWBundle is een Symfony bundle die functionaliteit biedt voor de CommonGateway over het afhandelen van synchronisaties tussen de xxllnc zaaksysteemstandaard en de ZGW-standaard. Het haalt en verzendt dus xxllnc-objecten van en naar hun ZGW-objectequilevanten.
documentation: null
genericName: null
shortDescription: "Deze bundle bevat de benodigde logica voor het omzetten van xxllnc zaaksysteem naar ZGW en andersom."
longDescription: "De XxllncZGWBundle is een Symfony bundle die functionaliteit biedt voor de CommonGateway over het afhandelen van synchronisaties tussen de xxllnc zaaksysteemstandaard en de ZGW-standaard. Het haalt en verzendt dus xxllnc-objecten van en naar hun ZGW-objectequilevanten."
documentation: https://commongateway.github.io/XxllncZGWBundle
apiDocumentation: null
features: []
features:
- Common Ground Gateway Plugin
screenshots: []
videos: []
awards: []
Expand Down Expand Up @@ -79,6 +81,10 @@ dependsOn:
versionMax: 1.3
version: 1.2.47
optional: false
- name: ZGWBundle
versionMin: 1.0
version: 1.0.40
optional: false
roadmap: null
inputTypes:
- application/json
Expand Down

0 comments on commit 8f8215f

Please sign in to comment.