What problem does it solve?
This Skill simplifies the complex world of ProcessWire fields, enabling you to efficiently manage, configure, and utilize various field types for dynamic content creation and data handling.
Core Features & Use Cases
- Fieldtype & Inputfield Architecture: Understand how ProcessWire stores and displays data.
- Common Field Types: Learn to use text, image, file, page reference, and repeater fields effectively.
- Image & File Handling: Implement resizing, cropping, and property access for media.
- Repeater Fields: Structure complex, repeatable data sets.
- Field Dependencies: Control field visibility and requirements based on other inputs.
- Use Case: You need to create a product listing page with fields for title, description, price, multiple images, and product variations (size, color). This Skill guides you through setting up all necessary fields, including repeaters for variations and image fields for product photos.
Quick Start
Use the processwire-fields skill to learn how to create a new text field named 'product_code' in ProcessWire.