doreybenjamin/wp-webhook-vercel-deploy

WP Plugin that adds functionality to easily send Vercel Webhook requests

1.0 2024-01-15 11:20 UTC

This package is auto-updated.

Last update: 2025-06-17 10:10:13 UTC


README

Based on the WordPress Plugin WP Netlify Webhook Deploy.

Description

Easily deploy static sites using Wordpress and Vercel

Build Quickly and easily send webhooks to build your Vercel

Schedule Schedule daily, weekly or monthly builds

Status Check the status of your latest build to see if it was successful without even leaving Wordpress

Installation

You can install WP Vercel Deploy Hooks manually or through Composer

Manually

  • Download the plugin as a .zip file from the repository
  • Login to your WordPress site and go to Plugins -> Add new -> Upload plugin
  • Locate the .zip file on your machine, upload and activate

Composer

composer require doreybenjamin/wp-webhook-vercel-deploy

Configuration

Informations

Please check out the Webhook Netlify Deploy documentation for more information..