Skip to content

Latest commit

 

History

History
93 lines (55 loc) · 1.55 KB

index.rst

File metadata and controls

93 lines (55 loc) · 1.55 KB

JTL-Connector Documentation

Connector Welcome Page

: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 book

The developer's guide to leverage the flexibility of JTL-Connector.

.. toctree::
   :hidden:

   book/index

Connector tutorial

Get started by learning step by step how to write a connector implementation from scratch.

.. toctree::
   :hidden:

   tutorial/index

Plugins

Plugins offer developers an easy way of adapting and extending an endpoint.

.. toctree::
   :hidden:

   plugins/index

Upgrading

.. toctree::
   :hidden:

   upgrading/index

FAQ (Frequently Asked Questions)

A list of the most frequently asked questions regarding the development with JTL-Connector.

.. toctree::
   :hidden:

   faq/index

Glossary

Frequently used technical terms in our application environment.

.. toctree::
   :hidden:

   glossary/index

Links

List of links related to connector

.. toctree::
   :hidden:

   links