1.0.1 • Published 1 year ago

strapi-plugin-file-select v1.0.1

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

Strapi plugin country-select

A strapi custom field for selecting a file from specified folder.

Installation

To install this plugin, you need to add an NPM dependency to your Strapi application:

# Using Yarn
yarn add /folder/.../strapi-plugin-file-select

# Or using NPM
npm install /folder/.../strapi-plugin-file-select

Then, you'll need to build your admin panel:

# Using Yarn
yarn build

# Or using NPM
npm run build
1.0.1

1 year ago

1.0.0

1 year ago