An open API service indexing awesome lists of open source software.

https://github.com/webdna/twig-display


https://github.com/webdna/twig-display

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Twig Display plugin for Craft CMS 3.x

Use twig to render what you need.

## 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 webdna/twig-display

3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Twig Display.

Brought to you by [WebDNA](https://webdna.co.uk)