Skip to content

samuelreichor/nuxt-craftcms

Repository files navigation

Vue craftcms banner

nuxt-craftcms

Write Craft CMS queries in nuxt, like in twig. 🚀🚀


Nuxt craftcms latest version Nuxt craftcms downloads Nuxt craftcms license

Features

  • Easily query data from Craft CMS with a Craft like query builder in Nuxt.
  • Connect your data directly with your Vue components.
  • Composable to fetch and transform your SEOMatic data.
  • Composables to get current site and current uri for multi sites.
  • Avoid overfetching by using a custom function in the query builder to select only the fields you require.
  • Json Transformer in Craft Query API prettify the response.
  • Query addresses, assets, entries and users.

Requirements

This plugin requires Nuxt 3 and the Craft Query API installed on your Craft CMS instance.

Documentation

Visit the Nuxt Craft CMS for all documentation, guides and developer resources.

Further Resources

Support

If you encounter bugs or have feature requests, please submit an issue. Your feedback helps improve the library!