SR
Click to open github profile
Get Started

Introduction

Learn how to use the vue-craftcms library in Vue.


The vue-craftcms package provides a powerful query builder for Vue, enabling you to build URLs for fetching data from Craft CMS in a way similar to Twig queries.

Requirements

  • The Craft Query API plugin must be installed and properly configured in Craft CMS.
  • Vue 3 is required.

Supported Element Types

The library supports building urls for the following Craft CMS element types:

  • Addresses
  • Assets
  • Entries
  • Users

Need Help?

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


Copyright © 2024 Samuel Reichör