Skip to content

Directus flows operation extension allowing to download and save external files

License

Notifications You must be signed in to change notification settings

euryecetelecom/directus-extension-downloadstorefile-operation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Directus flows operation extension allowing to download and save external files

Resources

License

Stars

Watchers

Forks

Packages

No packages published