craftcms/gatsby-helper
最新稳定版本:2.1.0
Composer 安装命令:
composer require craftcms/gatsby-helper
包简介
Plugin for enabling support for the Gatsby Craft CMS source plugin.
README 文档
README
Gatsby Helper
This plugin enables support for the gatsby-source-craft Gatsby source plugin. Combined, they provide an integration between Craft CMS and Gatsby.
Requirements
This plugin requires Craft CMS 4.0.0+ or 5.0.0+.
Installation
You can install this plugin from the Plugin Store or with Composer.
From the Plugin Store
Navigate to the Plugin Store in your project’s control panel and search for “Gatsby Helper”. Then choose Install from in its modal window.
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 craftcms/gatsby-helper # tell Craft to install the plugin ./craft install/plugin gatsby-helper
See the gatsby-source-craft documentation for more on configuring the plugin with your Gatsby project: https://github.com/craftcms/gatsby-source-craft
统计信息
- 总下载量: 14.39k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 14
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-11-03