Skip to main content

avo-custom-fields

Author a brand-new reusable Avo field TYPE with `rails generate avo:field` when the ~38 built-in types don't fit — scaffolds Edit/Show/Index ViewComponents plus a `Field` config class, adds field-specific options, and customizes how the field renders. Use when the user wants to build a new field type for the admin — "add a new field type to Avo", "Avo doesn't have a field for X, build one", "I need a color-picker / slider / rating / custom-widget field", "render this attribute as a custom control on the form", "make a field that renders a custom widget", or "duplicate the text field and extend it". NOT for using an existing type (`field :x, as: :select`) or adding a normal field to a resource — that is the avo-fields skill.

Aller à l'installation

Informations de source

Dépôt
avo-hq/avo
Dernière activité de la source
4 août 2026 à 10:54
Langue détectée de SKILL.md
anglais
Étoiles
1 797
Forks
315

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.