Resources
Contributing
We welcome contributions! Please see our Contributing Guidelines for details.
Development Setup
// Clone the repository
git clone https://github.com/webbycrown/strapi-advanced-fields.git
// Install dependencies
npm install
// Start development
npm run developAvailable Scripts
npm run build– Build the pluginnpm run build:admin– Build admin panelnpm run watch– Watch for changesnpm run watch:link– Watch and link for developmentnpm run verify– Verify plugin setup
Support
Documentation
Issues
Discussions
License
This project is licensed under the MIT License – see the LICENSE file for details.