Tagsinput plugin allow you to add custom tags field in your strapi admin panel. This will help you to add multiple tags in your post.
This plugin is used to add tagsinput in your strapi admin panel
Using npm,
1
npm i strapi-plugin-tagsinput
Using yarn,
1
yarn add strapi-plugin-tagsinput
npm install strapi-plugin-tagsinput
Check out the available plugin resources that will help you to develop your plugin or provider and get it listed on the marketplace.