Netgen’s Site API for Ibexa CMS

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 Introduction first.