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
  • This plugin is marked as archived and no longer actively maintained
    Plain Solutions Plain Solutions

    Components

    No more switching between snippets and blueprints folders. Bring them to a common place and keep the overview.

    Docs Source Demo
    Buy
    Version
    1.0.1
    License
    Other
    Stars
    9
    Supports
    K4 K3
    Created
    19 May 2023
    Updated
    24 Jul 2023

    Info

    Topics
    • DX
    • Templating
    • Components
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 1.0.1
    • 1.0.0

    Similar plugins

    • Mastodon Feed Display posts from Mastodon on your Kirby-powered site. K5 K4
    • Code Editor Code editor field for Kirby 3 and 4. K5 K4 K3
    • $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 Plain Solutions

    More
    • Toggles Suite Extends the Kirby Toggles Field with colors, images and many more. K5 K4
    • <?= $page->myfield()->inherit() ?>
      Kirby Inherit If the current field is empty or does not exist, it gets the same field from the parent pages. It goes all the way to the site. K5 K4 K3
    • Column Blocks Use columns in block fields based on the layout field! Supports Paste and Drag&Drop! K5 K4 K3