:doc:`JTL-Connector </glossary/jtl-connector>` is a modern interface between a platform and the :doc:`JTL-Wawi </glossary/jtl-wawi>` ERP software.
Note
This documentation assumes you have a working knowledge of PHP, composer and git. You should be also familiar with object-oriented principles and relational databases.
The developer's guide to leverage the flexibility of JTL-Connector.
.. toctree:: :hidden: book/index
Get started by learning step by step how to write a connector implementation from scratch.
.. toctree:: :hidden: tutorial/index
Plugins offer developers an easy way of adapting and extending an endpoint.
.. toctree:: :hidden: plugins/index
.. toctree:: :hidden: upgrading/index
A list of the most frequently asked questions regarding the development with JTL-Connector.
.. toctree:: :hidden: faq/index
Frequently used technical terms in our application environment.
.. toctree:: :hidden: glossary/index
List of links related to connector
.. toctree:: :hidden: links