Assorted functions and filters for twig

1.0.0 2019-03-04 20:34 UTC

This package is not auto-updated.

Last update: 2025-06-19 04:57:35 UTC


README

A few twig helpers for digging into variables

Screenshot

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

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 digitalsurgeons/twig-dig
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for TwigDig.

TwigDig Overview

-Insert text here-

Configuring TwigDig

-Insert text here-

Using TwigDig

-Insert text here-

TwigDig Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by Digital Surgeons