Skip to content

flowsa/gatsby-helper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

131 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatsby logo

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 3.5.11 or later.

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

About

Craft CMS helper plugin for Gatsby.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 98.4%
  • HTML 1.6%