juni/craft-twig-components

注册 Craft CMS 的 Twig 组件

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

This package is auto-updated.

Last update: 2024-09-21 14:27:57 UTC


README

使用 giorgiopogliani 的 Twig 组件。有关详细信息,请参阅 https://github.com/giorgiopogliani/twig-components

要求

此插件需要 Craft CMS 5.0.0-beta.6 或更高版本,以及 PHP 8.2 或更高版本。

安装

您可以使用 Composer 安装此插件。

使用 Composer

打开您的终端并运行以下命令

# 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