strapi-plugin-content-type-selector
v0.0.6
Published
A Strapi v5 plugin that enables users to easily select both collection types and single types within the admin panel. This plugin streamlines workflows by providing a user-friendly interface for choosing and managing content-types.
Readme
Content Type Selector Plugin for Strapi v5
A Strapi v5 plugin that enables users to easily select both collection types and single types within the admin panel. This plugin streamlines workflows by providing a user-friendly interface for choosing and managing content-types.
Features
- Select any collection type or single type
- Intuitive dropdown selector in the admin panel
- Supports dynamic content-type lists
- Seamless integration with Strapi v5
Installation
Place the plugin in your Strapi project's src/plugins/content-type-selector directory.
npm install
npm run buildUsage
- Navigate to the Content Type Selector in the Strapi admin panel.
- Use the selector to choose your desired content-type.
- Proceed with your content management tasks.
License
MIT License
