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
  • swiegmann swiegmann

    Alternate Templates

    This Kirby CMS-Plugin applies custom templates based on slugs.

    Docs Source

    Manual

    Download

    … and extract the folder to site/plugins/kirby-alternate-templates

    Composer

    Git Submodule

    /site/templates/[template-name]--[slug].php
    Version
    1.0.0
    License
    MIT
    Stars
    0
    Supports
    K5 K4
    Created
    15 Nov 2025
    Updated
    14 Nov 2025

    Info

    Topics
    • DX
    • Templating
    Implements
    • Core Component(s)
    Support
    • Docs
    • Issues
    Latest releases
    • 1.0.0

    Similar plugins

    • Imagex Imagex helps you orchestrate modern, responsive and performant images in Kirby. K5 K4
    • Kirby Editor A fully functional built-in file explorer for Kirby CMS K5 K4
    • $form = new Form([
          'name' => [
              'rules'   => ['required'],
              'message' => ['Name is required']
          ],
      ]);
      Uniform Probably the most versatile solution for handling web form submissions, validation and backend processing on your site K5 K4 K3

    More by swiegmann

    More
    • Menu This plugin lets you build and render structured menues with a variety of features. K5 K4
    • Index Block This plugin displays individual index-pages with a variety of options K5 K4
    • /site/snippets/[snippet-name]--[slug].php
      Alternate Snippets This Kirby CMS-Plugin applies custom snippets based on slugs. K5 K4