Resources

Updated 10 April 2026

Resources

Contributing

Development Setup

// Clone the repository
git clone https://github.com/webbycrown/strapi-advanced-fields.git

// Install dependencies
npm install

// Start development
npm run develop

Available Scripts

  • npm run build – Build the plugin
  • npm run build:admin – Build admin panel
  • npm run watch – Watch for changes
  • npm run watch:link – Watch and link for development
  • npm run verify – Verify plugin setup

Support

License

This project is licensed under the MIT License – see the LICENSE file for details.