WP Manifestindependent plugin directory
manifest / integrations / vercel-builds-widget

Vercel Builds Widgets

Widgets for Vercel on the WP dashboard

by Stefano Fasoli <stefanofasoli17@gmail.com> · github.com/timezhero/vercel-builds-widget

0stars
11composer installs
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/timezhero/vercel-builds-widget/archive/refs/heads/main.zip

Also on Packagist as timezhero/vercel-builds-widgets:

composer require timezhero/vercel-builds-widgets

From the readme

Vercel Builds Widget Install 1. Add the following into your composer.json repositories key 1. Run composer require "timezhero/vercel-builds-widget" 2. Install and activate the vercel builds plugin 3. Install and activate the simple chart plugin 4. Activate this plugin and check out your dashboard tab

Read the full README on GitHub →