Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.1 KB

index.rst

File metadata and controls

40 lines (27 loc) · 1.1 KB

Netgen's Site API for Ibexa CMS

.. toctree::
    :hidden:

    introduction/index

Site API is a lightweight layer built on top of Ibexa CMS Repository API. Its purpose is to solve common use cases, remove boilerplate code and provide better developer experience for building websites. While it will make PHP developers more productive, it will also lower the entry barrier for newcomers and open most of the development process to roles other than PHP developer.

With it, frontend developers, content builders and others will be able to do most of the work related to Ibexa CMS content modelling, independently of PHP developers and without the need to work with PHP. They will require only knowledge of Ibexa CMS content model, Twig templates and view configuration in YAML.

If you are new to Site API, read the :doc:`Introduction </introduction/index>` first.

Reference

.. toctree::
    :hidden:

    reference/index

Upgrades

.. toctree::
    :hidden:

    upgrades/index