1.0.5 • Published 2 years ago

directus-extension-m2m v1.0.5

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

directus-extension-m2m

A bundle of export and import functions for Directus

Tested with Directus 10.4.3

Installation

The package is published to npm: npm install directus-extension-m2m

Manual Installation

  • Download or fork the repository
  • Install the requirements\ npm install
  • Build the extension\ npm run build
  • Move the entire project to your extension folder (only the package.json and dist folder are strictly necessary)\ mv ./ extensions/directus-extension-m2m
  • Create directory named templates in Directus root
  • Restart your Directus instance
1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago