1.0.0 • Published 4 months ago

directory-drop v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Directory Upload

This plugin is used to upload a folder directly into the server. It uploads all the files in the folder. It won't accept a folder with existing name in to the server.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

BASE_URL as your server url.

How to install

  • Unzip the folder into src->plugins->folder-upload.
  • Add the below code into plugins.js in config "folder-upload": { enabled: true, resolve: "./src/plugins/folder-upload", }

Tech Stack

Client: React

Server: Node, Strapi

Badges

MIT License

Author