open-formulieren / open-forms

Smart and dynamic forms
https://open-forms.readthedocs.io
Other
37 stars 26 forks source link
commonground form-builder forms

========== Open Forms

:Version: 3.0.0-alpha.0 :Source: https://github.com/open-formulieren/open-forms :Keywords: e-Formulieren, Common Ground, FormIO, API

|docs| |docker|

Easily create and publish smart forms (Nederlandse versie_)

Developed by Maykin Media B.V., commissioned by Dimpact.

Introduction

Using Open Forms, administrators can quickly create powerful and smart forms that are exposed via an API. With the Open Forms JavaScript SDK_, personalized forms can be retrieved and shown to the user. The form blends in with an existing website using various styling options. Form fields are pre-filled whenever possible and personalized choices are shown depending on the user, if authenticated.

Using a plugin-based architecture, Open Forms allows for flexible submission backends (e.g. Open Zaak_), authentication schemes, payment providers, calendar apps and pre-fill services.

Open Forms is developed in line with the Common Ground_ principles, with many plugins for government usage and with a strong focus on usability for both end users and administrators.

.. image:: docs/introduction/_assets/open-forms-from-designer-to-form.png :width: 100%

.. SDK: https://github.com/open-formulieren/open-forms-sdk/ .. Common Ground: https://commonground.nl/ .. _Open Zaak: https://open-zaak.readthedocs.io/

Component

|build-status| |coverage| |code-quality| |black| |python-versions|

This component includes the Open Forms Admin UI and the Open Forms API.

API Specifications

These can be found in the documentation <https://open-forms.readthedocs.io/en/latest/developers/versioning.html#open-forms-api>_

References

Licence

Copyright © Dimpact_, 2021

Licensed under the EUPL_.

.. Nederlandse versie: README.NL.rst .. Maykin Media B.V.: https://www.maykinmedia.nl .. Dimpact: https://www.dimpact.nl .. EUPL: LICENSE.md

.. |build-status| image:: https://github.com/open-formulieren/open-forms/actions/workflows/ci.yml/badge.svg :alt: Build status :target: https://github.com/open-formulieren/open-forms/actions/workflows/ci.yml

.. |code-quality| image:: https://github.com/open-formulieren/open-forms/actions//workflows/code_quality.yml/badge.svg :alt: Code quality checks :target: https://github.com/open-formulieren/open-forms/actions//workflows/code_quality.yml

.. |docs| image:: https://readthedocs.org/projects/open-forms/badge/?version=latest :target: https://open-forms.readthedocs.io/en/latest/?badge=latest :alt: Documentation status

.. |coverage| image:: https://codecov.io/github/open-formulieren/open-forms/branch/master/graphs/badge.svg?branch=master :alt: Coverage :target: https://codecov.io/gh/open-formulieren/open-forms

.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg :alt: Code style :target: https://github.com/psf/black

.. |docker| image:: https://img.shields.io/docker/v/openformulieren/open-forms?sort=semver :alt: Docker image :target: https://hub.docker.com/r/openformulieren/open-forms

.. |python-versions| image:: https://img.shields.io/badge/python-3.10-blue.svg :alt: Supported Python versions