Nextpress
Nextpress is a WordPress plugin that allows you to use Next.js with WordPress as a headless CMS.
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/pomeg-dev/nextpress/archive/refs/heads/main.zipFrom the readme
WP Vercel Deploy Hooks
A WordPress plugin to deploy a static site to Vercel when you publish a new WordPress post/page, update a WordPress post/page or deploy on command from the WordPress admin menu and admin bar.
Based on the excellent WordPress Plugin WP Netlify Webhook Deploy.
✅ Features
- 🚗 Deploy your Vercel project when publishing / updating a WordPress post
- 👉 Manually deploy your Vercel Project with the push of a button
- ⏲ Schedule deploys on a daily or weekly basis (mileage may vary).
🛠 Installation
You can install WP Vercel Deploy Hooks manually or through Composer
🤙 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 and activate
🎼 Composer
Composer allows you to install pacakges from a GitHub repository. This repository includes a composer.json file which declares the package as a WordPress plugin. Include it in your project's composer.json as following:
Now the package will be included in the plugins folder when you use composer install/update.
⚙️ Settings / Configuration
To
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.