Build Trigger for Gatsby

Description

This plugin will takes webhook url and trigger a build of Gatsby. It is working with post and page and all post types of the website.

Features

  • To work with this initially user needs to enter webhook URL of server from where build is generating.

  • User can choose manual/automatic option to trigger a build.

  • In Automatic option build will trigger when any post, page or any post type will save or updates.

  • In Manual option build will trigger when user clicks on Manual trigger button.

  • User can restrict build by entering limits for both options. It means plugin will not trigger build once this limit reached. User can manage this limit.

  • User can also get notification email when user reached the limit. For that user needs to click on Require custom notification. User can set limit of this, so that once build count reached at that limit than this email will sent to an Administrator.

  • Build cycle can be consider as 24 hours. Means after every 24 hours build count will be start from zero.

Screenshots

  • Plugin Admin view

Installation

  1. Upload the build-trigger-for-gatsby folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to “Tools/Build Trigger for Gatsby” to configure the plugin.
  4. Once all configuration completes all trigger will work according to it.

FAQ

Is Build Trigger for Gatsby plugin is free?

Yes, Build Trigger for Gatsby’s core features are and always will be free.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Build Trigger for Gatsby” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.2

  • Compatible with WordPress 6.3.0

1.0.1

  • A small change related to Author and Developer name.

1.0.0

  • A change since the previous version.