Implementation Guide

Updated 10 April 2026

Introduction

Advanced Fields for Strapi provides professional custom fields that add advanced validation, dynamic options, and user-friendly interfaces inside the Strapi admin panel.

Installation

npm install @webbycrown/advanced-fields

Note: 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

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.