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
    4
    Supports
    K3
    Created
    24 Feb 2019
    Updated
    24 Mar 2019

    Info

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

    Similar plugins

    • Blade Templates Use Laravel Blade templates for your Kirby site K5 K4 K3
    • Imagex Imagex helps you orchestrate modern, responsive and performant images in Kirby. K5 K4
    • Microseasons Kirby plugin that will render the current Japanese micro season in a template. Includes various configuration options. K5 K4 K3

    More by Hash&Salt

    More
    • <div class="field">
          <?= label('Name', 'name') ?>
          <?= input('text', 'name') ?>
      </div>
      Forms A small plugin for creating HTML forms more easily. K4 K3
    • Snipcart Helps integrate Snipcart into a Kirby site K4 K3
    • $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 K3