juni/craft-twig-components

Register Twig components for Craft CMS

dev-main 2024-04-21 13:44 UTC

This package is auto-updated.

Last update: 2024-04-21 13:44:51 UTC


README

Use giorgiopogliani Twig components for Craft. See https://github.com/giorgiopogliani/twig-components for details.

Requirements

This plugin requires Craft CMS 5.0.0-beta.6 or later, and PHP 8.2 or later.

Installation

You can install this plugin with Composer.

With Composer

Open your terminal and run the following commands:

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require juni/craft-twig-components

# tell Craft to install the plugin
./craft plugin/install twig-components