Introduction
Advanced Fields for Strapi provides professional custom fields that add advanced validation, dynamic options, and user-friendly interfaces inside the Strapi admin panel.
NPM Package: @webbycrown/advanced-fields
Strapi Market: https://market.strapi.io/plugins/@webbycrown-advanced-fields
Installation
npm install @webbycrown/advanced-fieldsyarn add @webbycrown/advanced-fieldsNote: After installation, restart your Strapi server for the plugin to be available.
Requirements
- Node.js >= 18.0.0
- npm >= 8.0.0
- Strapi 5.x
Configuration
- Install the plugin in your Strapi project (see Installation)
- Restart your Strapi server
- Navigate to Content-Type Builder in your Strapi admin panel
- Add a new field and select one of the Advanced Fields:
Field Configuration
After selecting a field type, you can configure its options in the Content-Type Builder. Each field type has specific configuration options that you can customize.
Tip: Check the Options Reference section for detailed information about all available configuration options for each field type.