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
  • Hash&Salt Hash&Salt

    Carver

    Write custom HTML tags, powered by PHP

    Docs Source

    Manual

    Download

    … and extract the folder to site/plugins/carver

    Composer

    Git Submodule

    <kb:date format="d/m/Y" field="date" />
    Version
    1.0.1
    License
    Unlicensed
    Stars
    3
    Supports
    Created
    24 Feb 2019
    Updated
    24 Mar 2019

    Info

    Topics
    • Templating
    • Components
    • HTML
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 1.0.1

    Similar plugins

    • Kirby Vite A set of helper functions to get the correct path to your versioned css and js files generated by Vite. K5 K4
    • Imagex Imagex helps you orchestrate modern, responsive and performant images in Kirby. K5 K4
    • Playground Kirby plugin for creating UI test pages K5 K4

    More by Hash&Salt

    More
    • $datelist = $site->recurr(
          '2022-09-10 20:00:00',
          '2022-09-11 02:00:00',
          'WEEKLY',
          ['WE', 'TH', 'FR'],
          '2022-10-11'
      );
      Recurr This plugin integrates the Recurr library to make it easier to work with repeating dates (like events on a calender). K4
    • <div class="field">
          <?= label('Name', 'name') ?>
          <?= input('text', 'name') ?>
      </div>
      Forms A small plugin for creating HTML forms more easily. K4
    • (vidembed: video.mp4 poster: poster.jpg)
      Video A Kirby tag and snippet for rendering video players inside textareas K4