Wordpress Plugin for Vercel

Hey Vercel community!

I built a small WordPress plugin called Vercel WP that helps you connect WordPress with Vercel super easily. With it, you can deploy or preview your Vercel site right from the WordPress admin, so you don’t have to keep switching between different dashboards. It shows you the status of your deployments, lets you preview changes instantly, and even works with ACF fields and custom post types. I made this to make life easier for both developers and content creators who use static site generators with WordPress.

If you’re interested, here’s the link: GitHub - doreybenjamin/vercel-wp: Unofficial third-party plugin that provides comprehensive integration between WordPress and Vercel. This plugin combines two essential modules to give you complete control over your Vercel deployments and previews directly from your WordPress admin.

3 Likes

That’s pretty cool! Thanks for sharing, Dorey :slight_smile:

1 Like

wow! Maybe it was what I was looking for, can you check please my topic here: Plugin / Integration between Vercel and WordPress.org and let me know if your plugin do this? :slight_smile:

Hi @madjidmeziane-3106

Just to clarify: it doesn’t import a Vercel site into Elementor in a few clicks. It’s built for a different workflow, where WordPress is the CMS/back office and Vercel hosts the frontend (Next.js, Astro, etc.).

With Vercel WP you can:

  • trigger deployments from WordPress,
  • preview content before publish,
  • map WordPress URLs to your frontend,
  • handle cache revalidation from the admin.

So if your goal is a classic WordPress.org + Elementor site, my plugin isn’t the right fit. It’s meant for teams that keep WordPress as content management and Vercel as the live frontend.

Hope that helps clarify. :slightly_smiling_face:

2 Likes

Hi, thanks a lot to clarify :slight_smile:

1 Like