01 Software

Galleries

Gallery, gallery image, gallery category, and gallery tag collections

Galleries

The galleries feature is available on all plans.

galleries

Stores image galleries. Supports ordering. Deleting a gallery cascades to its images.

FieldTypeDescriptionRequired
titletextTitle
slugtextURL slug (auto-generated)
descriptiontextareaDescription
itemsjoinImage list (gallery-items, sortable)
categoriesrelationship[]Categories (gallery-categories, M:N)
tagsrelationship[]Tags (gallery-tags, M:N)
statusselectStatus: draft, published (default: draft)
thumbnailuploadThumbnail image (images)
metadatajsonCustom metadata

Stores gallery items. Images reference the unified images collection.

FieldTypeDescriptionRequired
alttextAlt text (auto-synced from gallery title)
galleryrelationshipParent gallery (galleries)
titletextImage title
contentrichTextImage description

Stores gallery categories. Supports hierarchical structure (parent-child).

FieldTypeDescriptionRequired
titletextCategory name
slugtextURL slug (auto-generated)
descriptiontextareaDescription
imagerelationshipFeatured image (images)
parentrelationshipParent category (gallery-categories)
colorcolorBadge color (hex)

Stores gallery tags.

FieldTypeDescriptionRequired
titletextTag name
slugtextURL slug (auto-generated)
colorcolorBadge color (hex)

On this page