Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeybek/strapi-provider-upload-wt
WeTransfer provider for Strapi upload
https://github.com/zeybek/strapi-provider-upload-wt
provider strapi upload wetransfer
Last synced: 10 days ago
JSON representation
WeTransfer provider for Strapi upload
- Host: GitHub
- URL: https://github.com/zeybek/strapi-provider-upload-wt
- Owner: zeybek
- License: mit
- Created: 2019-06-23T05:56:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T06:09:56.000Z (over 5 years ago)
- Last Synced: 2024-05-01T13:27:19.201Z (6 months ago)
- Topics: provider, strapi, upload, wetransfer
- Language: JavaScript
- Size: 10.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# strapi-provider-upload-wetransfer
WeTransfer provider for strapi upload
## Instalation
```
npm i strapi-provider-upload-wt
```## API Key
Create new application from `https://developers.wetransfer.com/dashboard` an provide an api key## Debug Level
There are 6 debug levels, `error`, `warn`, `info`, `verbose`, `debug` and `silly`Setting the level for your logging message can be done providing the value from plugin admin page. For example, using the `warn` level you could log warn messages and below to the console, which in this case will only be `warn` and `error`
More information here: https://github.com/WeTransfer/wt-js-sdk#logging-levels
## License
MIT License
Copyright (c) 2019 Ahmet Zeybek