netgen / ibexa-site-api
Netgen's Site API for Ibexa CMS
Installs: 2 519
Dependents: 7
Suggesters: 1
Security: 0
Stars: 1
Watchers: 8
Forks: 3
Open Issues: 2
Type:ibexa-bundle
Requires
- php: >=8.1
- ext-dom: *
- ibexa/core: ^4.6.5
- ibexa/fieldtype-richtext: ^4.6
- ibexa/http-cache: ^4.6
- netgen/ibexa-search-extra: ^3.0
- sensio/framework-extra-bundle: ^6.1.0
- twig/twig: ^3.9
Requires (Dev)
Suggests
- netgen/ibexa-fieldtype-enhanced-link: Field Type supporting internal/external links with rendering options
- netgen/tagsbundle: Allows using Tag relation Query Types and named Tag objects
Replaces
This package is auto-updated.
Last update: 2024-11-03 07:13:08 UTC
README
Netgen's Site API is a productivity layer built for Ibexa CMS developers, designed to remove the need for boilerplate code and make the development of Ibexa CMS sites more accessible and less fallible.
By removing the need to write PHP to solve common problems, Site API enables less technical people and other developers beside PHP ones to do more - such as content creators, project managers and frontend developers. With its PHP API it also simplifies things for PHP developers, freeing them from having to continually reinvent the wheel and giving them more time to spend on the custom backend logic.
Find out more on the documentation site and join #ez-site-api channel on eZ Community Slack (invite).