Skip to content

shugli/strapi-plugin-media-select

 
 

Repository files navigation

Strapi plugin media-select

A strapi custom field for selecting any MediaHub media.

Installation

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

# Using Yarn
yarn add strapi-plugin-media-select

# Or using NPM
npm install strapi-plugin-media-select

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

# Using Yarn
yarn build

# Or using NPM
npm run build

Usage

After installation you will find the media-select at the custom fields section of the content-type builder.

About

A strapi custom field for selecting any MediaHub asset.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%