Skip to content

ui-jb/gatsby-plugin-wp-redirect-graphql-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a Gatsby plugin made to work in tandem with the WordPress Redirect GraphQL Extension plugin. It pulls redirection data from WordPress and builds those redirects automatically for you. Currently, this plugin igores regex and non-url redirects.

How to install

npm install gatsby-plugin-wp-redirect-graphql-extension

When do I use this plugin?

This plugin is helpful if you're using the WordPress Redirect GraphQL Extension and would like to automatically build your sites redirects.

Examples of usage

  plugins: [
    `gatsby-plugin-wp-redirect-graphql-extension`,
  ],

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published