WordPress Plugin to trigger Vercel deploy hooks on command / update
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.
To install WP Vercel Deploy Hooks, you can follow one of the two methods below:
"require": { "wp-vercel-deploy-hooks": "dev-master" }”composer install/update to include the package in the plugins folder.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.