Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • Fernando Gutiérrez Fernando Gutiérrez

    Enum

    Kirby Enum adds the ability to display and set enumeration content in the panel.

    Docs Source

    Manual

    Download and extract the folder to site/plugins/enum

    Composer

    Git Submodule

    Version
    1.0.3
    License
    MIT
    Stars
    6
    Supports
    K5 K4
    Created
    5 Aug 2025
    Updated
    9 Sep 2025

    Info

    Topics
    • Content Creation
    • Panel
    • Structured data
    Implements
    • Field method(s)
    • Panel field(s)
    Support
    • Docs
    • Issues
    Latest releases
    • 1.0.3
    • 1.0.2
    • 1.0.1
    • 1.0.0

    Similar plugins

    • Navigation Menu builder field to create any type of navigation menu K5 K4 K3
    • Matomo Displays most important metrics of the extensive open-source tracking solution Matomo directly into the panel and provides helpers for addin… K5 K4 K3
    • Minimap 🧭 Sidebar content navigation plugin for the Kirby Panel K5 K4

    More by Fernando Gutiérrez

    More
    • Kirby Sign Kirby Sign makes it easy to generate signed URLs for your Kirby site. K5 K4
    • Courier Kirby Courier offers a convenient and painless solution for creating emails tailored for your Kirby website. K5 K4 K3
    • use Beebmx\KirbyDB\DB;
      
      DB::table('users')->get();
      Illuminate Database Use Laravel's illuminate/database package in Kirby K5 K4 K3