Description
As we're doing more work on Jamstack sites and projects that use webhooks as part of a build process I'm finding it more necessary to give authors the option on when webhooks are fired. Instead of writing custom modules or looking at some of the hosting provider-specific options, it would be great to have a first-party UI trigger that can fire off an existing webhook.
This could benefit authors who prefer to manually trigger a build after making several changes and proving them in Live Preview.
An unofficial deploy trigger plugin is available to look at as a model:
https://github.com/workingconcept/trigger-craft-plugin
While this plugin provides a deployment button in a widget, having something more accessible, like in the edit page sidebar or the main CP sidebar, may be even more convenient for authors.
Cheers,
Will
Description
As we're doing more work on Jamstack sites and projects that use webhooks as part of a build process I'm finding it more necessary to give authors the option on when webhooks are fired. Instead of writing custom modules or looking at some of the hosting provider-specific options, it would be great to have a first-party UI trigger that can fire off an existing webhook.
This could benefit authors who prefer to manually trigger a build after making several changes and proving them in Live Preview.
An unofficial deploy trigger plugin is available to look at as a model:
https://github.com/workingconcept/trigger-craft-plugin
While this plugin provides a deployment button in a widget, having something more accessible, like in the edit page sidebar or the main CP sidebar, may be even more convenient for authors.
Cheers,
Will