1.0.5 • Published 1 year ago

directus-extension-downloadstorefile-operation v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

directus-extension-downloadstorefile-operation

Directus flows operation extension allowing to download and save external files.

Authentication via headers is supported.

Can be used to download huge files without storing them locally or in RAM as it is based on axios Stream capabilities.

Develop:

npm run dev

https://docs.directus.io/extensions/creating-extensions.html

Publish:

npm run build && npm publish

https://docs.directus.io/extensions/creating-extensions.html

Install:

pnpm install directus-extension-downloadstorefile-operation

https://docs.directus.io/extensions/installing-extensions.html

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago