Title: Vimeify &#8211; Vimeo Integration: Upload, Embed, Gallery &amp; Player
Author: CodeVerve
Published: <strong>October 7, 2024</strong>
Last modified: March 28, 2026

---

Search plugins

![](https://ps.w.org/vimeify/assets/banner-772x250.png?rev=3450751)

![](https://ps.w.org/vimeify/assets/icon.svg?rev=3450751)

# Vimeify – Vimeo Integration: Upload, Embed, Gallery & Player

 By [CodeVerve](https://profiles.wordpress.org/codeverve/)

[Download](https://downloads.wordpress.org/plugin/vimeify.1.0.6.zip)

 * [Details](https://pcd.wordpress.org/plugins/vimeify/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/vimeify/#reviews)
 * [Development](https://pcd.wordpress.org/plugins/vimeify/#developers)

 [Support](https://wordpress.org/support/plugin/vimeify/)

## Description

This plugin connects your WordPress site with Vimeo through their official API, 
allowing seamless video uploads directly from the WordPress admin area or supported
front-end forms.

> Note: This plugin is not affiliated with Vimeo. It uses the official Vimeo Developer
> API to enable uploads and management of videos from your WordPress site.

### 🎯 Ideal For

 * Streamlining your workflow: Upload videos without logging into Vimeo.
 * Multi-author environments: Avoid sharing Vimeo credentials.
 * Accepting front-end video uploads via forms like WPForms or Gravity Forms (PRO
   version).

### ⚙️ How It Works

 1. Register an app at the Vimeo Developer Portal: https://developer.vimeo.com/
 2. Generate the necessary API credentials.
 3. Enter them in the plugin settings under Settings > Vimeo.
 4. Start uploading videos from Media > Vimeo or directly in post editors.

Documentation: https://docs.vimeify.com/

### ✨ Core Features

Everything you need to upload and display Vimeo videos from WordPress:

**Uploads**
 – Admin dashboard uploads with intuitive interface – Chunked upload
support for large video files – Upload profile configuration for consistent settings

**Display & Embedding**
 – Video Block for Gutenberg, Elementor, and Bricks – Gallery
Block with playlist style display – Table Block to showcase your video library –
Shortcode support: `[vimeify_video id="vimeo_id"]` and `[vimeify_videos_table]` –
Responsive embeds across all editors

**Management**
 – Dedicated admin pages under Vimeify menu – Video management tools
with metadata editing – Automatic synchronization with your Vimeo account – Deleted
video cleanup via WP cron

**Developer Tools**
 – WP-CLI command support for automation – Permission controls(
upload_files or manage_options capability)

### 🚀 Premium Features

Unlock advanced functionality for professional video workflows:

**Frontend Uploads**
 – User-generated content uploads from the frontend – WPForms
integration with chunked upload and progress bar – Gravity Forms integration with
chunked upload and progress bar – CustomForms API for developers to build custom
integrations

**Advanced Display**
 – Grid Block/Widget across Gutenberg, Elementor, and Bricks–
Gallery slider style for dynamic presentations – Grid filtering and search functionality

**Page Builder Integrations**
 – ACF field type for linking videos to post meta –
Enhanced Bricks Builder elements – Enhanced Elementor widgets

**LMS Compatibility**
 – LearnDash integration for course videos

**Priority Support**
 – Email support with 24-hour response time – Private ticket
system for dedicated assistance – Automatic PRO updates

[Get the Premium Version](https://vimeify.com/get-pro)

### Plugin Installation

 1. Download from WordPress.org.
 2. Upload via Plugins > Add New > Upload Plugin.
 3. Configure credentials under Settings > Vimeo.
 4. Start uploading under Media > Vimeo.

### 🔑 API Setup

 1. Visit Vimeo Developer Portal: https://developer.vimeo.com/ and create an app.
 2. Copy your Client ID and Client Secret.
 3. Generate an Authenticated Access Token with the following scopes:
     public, private,
    upload, edit, delete, create, interact, video_files
 4. Enter these credentials under Settings > Vimeo in WordPress.

## Blocks

This plugin provides 2 blocks.

 *   Vimeify Vimeo Video
 *   Vimeify Videos Table

## FAQ

### Can I use this without API credentials?

No. You must enter a valid Client ID, Client Secret, and Access Token with the required
scopes.

### What API scopes are required?

At minimum: public, private, upload, edit, delete, create, interact, video_files

### Do I need to configure my hosting for large uploads?

No. Uploads are streamed from the browser to Vimeo via the TUS protocol, bypassing
server-side limits.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Vimeify – Vimeo Integration: Upload, Embed, Gallery & Player” is open source software.
The following people have contributed to this plugin.

Contributors

 *   [ CodeVerve ](https://profiles.wordpress.org/codeverve/)
 *   [ Darko G. ](https://profiles.wordpress.org/darkog/)

[Translate “Vimeify – Vimeo Integration: Upload, Embed, Gallery & Player” into your language.](https://translate.wordpress.org/projects/wp-plugins/vimeify)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/vimeify/), check out
the [SVN repository](https://plugins.svn.wordpress.org/vimeify/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/vimeify/) by [RSS](https://plugins.trac.wordpress.org/log/vimeify/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.6

_Release date – 28 Mar 2026_

 * Test with WordPress 7.0
 * Fix connect/disconnect buttons not working on Settings Overview page
 * Improve Settings Overview troubleshooting section
 * Imporve upload file size handling for chunked upload (5GB max)
 * Add thumbnail cache reset tool
 * Fix thumbnail fetching to use correct meta key and skip default placeholders
 * Refine gallery and thumbnail styles

#### 1.0.5

_Release date – 02 Feb 2026_

*Switch to Action Scheduler for better compatibility with various hosting environments

#### 1.0.4

_Release date – 02 Feb 2026_

 * Improved chunked upload modal and dropzone

#### 1.0.3

_Release date – 01 Feb 2026_

 * Fixed bun builds

#### 1.0.2

_Release date – 31 Jan 2026_

 * Fixed Sass dependency for CI builds

#### 1.0.1

 * Release date – 31 Jan 2026*
 * UI improvements in admin screens

#### 1.0.0

_Release date – 30 Jan 2026_

 * Initial release of Vimeify with core features for uploading and embedding Vimeo
   videos from WordPress.

## Meta

 *  Version **1.0.6**
 *  Last updated **7 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.2 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.3 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/vimeify/)
 * Tags
 * [video embed](https://pcd.wordpress.org/plugins/tags/video-embed/)[video gallery](https://pcd.wordpress.org/plugins/tags/video-gallery/)
   [video upload](https://pcd.wordpress.org/plugins/tags/video-upload/)[vimeo](https://pcd.wordpress.org/plugins/tags/vimeo/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/vimeify/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/vimeify/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/vimeify/reviews/)

## Contributors

 *   [ CodeVerve ](https://profiles.wordpress.org/codeverve/)
 *   [ Darko G. ](https://profiles.wordpress.org/darkog/)

## Support

Issues resolved in last two months:

     1 out of 2

 [View support forum](https://wordpress.org/support/plugin/vimeify/)