kbergha/craft-karbon

Brings the power of date / datetime handling from Carbon to Twig, hopefully helping to answer the age old question of: what (date)-time is it?

dev-master 2019-07-16 12:53 UTC

This package is not auto-updated.

Last update: 2024-04-25 09:25:35 UTC


README

Brings the power of date / datetime handling from Carbon to Twig, hopefully helping to answer the age old question of: what (date)-time is it?

Screenshot

Requirements

This plugin requires Craft CMS 3.1.x.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require kbergha/craft-karbon
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for karbon.

karbon Overview

-Insert text here-

Configuring karbon

-Insert text here-

Using karbon

-Insert text here-

karbon Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by Knut Erik Berg-Hansen