Open Product Documentation ========================== **Open Product** is an application where product types and products can be managed in a single place. Other applications like `Open Inwoner`_ and `Open Formulieren`_ can integrate **Open Product** using its REST API to for example show producttype information, create products or to get the current price for a producttype. .. _`Open Inwoner`: https://docs.openinwoner.nl/en/stable/installation/index.html .. _`Open Formulieren`: https://open-forms.readthedocs.io/nl/latest/ Getting Started --------------- To get you started, you might find some of these links relevant: * New to Open Product? Have a look at the :ref:`introduction_index` * Want to get started with Open Product yourself? See :ref:`installation_index`. * Want to configure or manage data in Open Product? Read the :ref:`manual_index`. * Need help with Open Product? Contact :ref:`support_index`. * Are you a developer? Head over to :ref:`development_index`! Open Product `is`_ and only uses :ref:`introduction_open-source`. .. _`is`: https://github.com/maykinmedia/open-product/blob/master/LICENSE.md .. toctree:: :maxdepth: 3 :hidden: introduction/index api/index installation/index manual/index client-development/index support/index development/index