Wp Vercel Deploy Hooks screenshot

Wp Vercel Deploy Hooks

Author Avatar Theme by Aderaaij
Updated: 28 Sep 2024
73 Stars

WordPress Plugin to trigger Vercel deploy hooks on command / update

Categories

Overview:

WP Vercel Deploy Hooks is a WordPress plugin that allows users to automate the deployment of a static site to Vercel when publishing or updating a WordPress post or page. It also provides the option to manually deploy the Vercel project with the push of a button. This plugin is based on the WP Netlify Webhook Deploy plugin and offers features such as scheduling deploys on a daily or weekly basis.

Features:

  • Deploy on Publish/Update: Automatically deploy your Vercel project when publishing or updating a WordPress post or page.
  • Manual Deployment: Manually deploy your Vercel project with the push of a button.
  • Scheduled Deploys: Schedule deploys on a daily or weekly basis.
  • Compatibility: Supports manual installation or installation through Composer.
  • Easy Setup: Create a Deploy Hook for your Vercel Project to enable the plugin.

Installation:

To install WP Vercel Deploy Hooks, you can follow one of the two methods below:

Manual Install:

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

Composer Install:

  1. Include the following code in your project’s composer.json file: “"require": { "wp-vercel-deploy-hooks": "dev-master" }
  2. Run the Composer command composer install/update to include the package in the plugins folder.

Summary:

WP Vercel Deploy Hooks is a useful WordPress plugin that simplifies the process of deploying a static site to Vercel. It offers features such as automatic deployment on publishing or updating WordPress content, manual deployment with a single button push, and scheduled deploys. The plugin can be installed manually or through Composer for added convenience. Overall, it is a handy tool for WordPress users who want to streamline their deployment process to Vercel.