2.0.0-prerelease • Published 2 years ago

@hyral/nuxt-drupal v2.0.0-prerelease

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Nuxt-Drupal

npm version Hyral vue

Nuxt-Drupal is the implementation of Hyral packages for direct usage in a coupling between Nuxt and Drupal

Install

npm install @hyral/nuxt-drupal

Documentation

This implementation gives support for the quick implementation of a coupling between Nuxt and Drupal. It consists of various entities, with the main being the DrupalModule. Added entities are the DrupalMixin, DrupalMiddleware, DrupalPlugin and createWildcards.

!important! This implementation requires a mapping in order to work

Quickstart

For a complete guide please look at the Quickstart Guide

Drupal Requirements