strapi-plugin-custom-searchable-dropdown

1.0.9 • Public • Published

Strapi plugin custom-searchable-dropdown

A strapi custom field for searching and selecting value/scrip.

Installation

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

# Using Yarn
yarn add strapi-plugin-custom-searchable-dropdown

# Or using NPM
npm install strapi-plugin-custom-searchable-dropdown

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 custom-dropdown at the custom fields section of the content-type builder.

custom dropdown field screenshot

Now you can search and select any custom scrip from the list.

custom searchable dropdown

Package Sidebar

Install

npm i strapi-plugin-custom-searchable-dropdown

Weekly Downloads

11

Version

1.0.9

License

MIT

Unpacked Size

171 kB

Total Files

18

Last publish

Collaborators

  • harshnamdev98