Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated publiccode #112

Merged
merged 1 commit into from
Dec 22, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 22 additions & 8 deletions publiccode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,25 @@ softwareType: softwareAddon
description:
en:
localisedName: null
genericName: Symfony Bundle for handling Dutch marriage requests within municipalities.
shortDescription: HuwelijksplannerBundle
longDescription: The HuwelijksplannerBundle is a powerful Symfony bundle that provides essential functionality for handling Dutch marriage requests within municipalities. This bundle is specifically designed to streamline and simplify the process of managing marriage-related operations, making it an indispensable tool for municipal authorities.
genericName: null
shortDescription: "Symfony Bundle for handling Dutch marriage requests within municipalities."
longDescription: "The HuwelijksplannerBundle is a powerful Symfony bundle that provides essential functionality for handling Dutch marriage requests within municipalities. This bundle is specifically designed to streamline and simplify the process of managing marriage-related operations, making it an indispensable tool for municipal authorities."
documentation: null
apiDocumentation: null
features: []
features:
- Common Ground Gateway Plugin
screenshots: []
videos: []
awards: []
nl:
localisedName: null
genericName: Symfony Bundel voor het afhandelen van Nederlandse huwelijksaanvragen binnen gemeenten.
shortDescription: HuwelijksplannerBundle
longDescription: De HuwelijksplannerBundle is een krachtige Symfony-bundel die essentiële functionaliteit biedt voor de afhandeling van Nederlandse huwelijksverzoeken binnen gemeenten. Deze bundel is speciaal ontworpen om het beheer van huwelijksgerelateerde handelingen te stroomlijnen en te vereenvoudigen, waardoor het een onmisbaar hulpmiddel is voor gemeentelijke autoriteiten.
genericName: null
shortDescription: "Symfony Bundel voor het afhandelen van Nederlandse huwelijksaanvragen binnen gemeenten."
longDescription: "De HuwelijksplannerBundle is een krachtige Symfony-bundel die essentiële functionaliteit biedt voor de afhandeling van Nederlandse huwelijksverzoeken binnen gemeenten. Deze bundel is speciaal ontworpen om het beheer van huwelijksgerelateerde handelingen te stroomlijnen en te vereenvoudigen, waardoor het een onmisbaar hulpmiddel is voor gemeentelijke autoriteiten."
documentation: null
apiDocumentation: null
features: []
features:
- Common Ground Gateway Plugin
screenshots: []
videos: []
awards: []
Expand Down Expand Up @@ -79,6 +81,18 @@ dependsOn:
versionMax: 1.3
version: 1.2.47
optional: false
- name: BRPBundle
versionMin: 0.1
version: 0.1.4
optional: false
- name: KlantenBundle
versionMin: 0.1
version: 0.1.3
optional: false
- name: ZGWBundle
versionMin: 0.1
version: 0.1.34
optional: false
roadmap: null
inputTypes:
- application/json
Expand Down
Loading