samuelreichor / craft-query-api
Speeds up development in headless mode with custom fetch queries
Installs: 48
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:craft-plugin
Requires
- php: >=8.2
- craftcms/cms: ^5.0.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
README
The Query API for Craft CMS
Craft Query API is a Craft CMS plugin that brings the query builder in your favorite js-framework.
Warning
This plugin is still in production and important features may change.
Features
- API to query addresses, assets, entries and users based on url parameters.
- API for query all urls of every active page with template for prerendering.
- Automatic detection of imagerx transforms.
- Automatic detection of native and custom fields on all elementTypes.
Requirements
This plugin requires Craft CMS 5.0.0 or later, and PHP 8.2 or later.
Documentation
Visit the Craft Query API Plugin page for all documentation, guides, pricing and developer resources.
Further Resources
- Vue Craft CMS: A package to use the query builder in Vue.
- Nuxt Craft CMS: A package to use the query builder in Nuxt.
- JS Craft CMS API: This package brings the query builder of craft CMS into the js ecosystem. You can build wrappers around it to support your framework.
Support
If you encounter bugs or have feature requests, please submit an issue. Your feedback helps improve the library!