What are Collections?

What are Collections?

Collections are the structural foundation of your content in ElmapiCMS. Think of them as content types, data models, or database tables. A collection defines the fields that every entry inside it will have.

For example, a Blog Post collection might include:

FieldTypePurpose
TitleTextPost headline
ContentRich TextMain article body
Featured ImageMediaHero image for socials / cards
CategoriesRelationRelationship to Category items

Collection Types

ElmapiCMS supports two flavours of collections:

  1. Multiple-entry (default)
    Holds an unlimited number of entries – ideal for things like blog posts, products, or news.
  2. Single-entry
    Holds exactly one record – perfect for one-off pages such as About Us, Homepage Settings, or Site-wide SEO.

Search documentation

Find guides and reference pages