This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

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://vimeify.com/documentation/

Core Features

  • Upload videos from the Media Library, Gutenberg, or Classic editor.
  • Responsive embeds across both editor types.
  • Embed Uploaded videos table in Gutenberg, Bricks and Elementor or via shortcode [vimeify_videos_table]
  • Dedicated admin pages under Vimeify tab in WordPress admin.
  • Shortcode support: [vimeify_video id=»vimeo_id»]
  • Automatic metadata sync and deleted video cleanup via WP cron.
  • Permissions respected: only users with upload_files or manage_options can access upload screens and settings.

Premium Features

Unlock advanced functionality including:

  • Front-end Uploads via WPForms and Gravity Forms (with chunked upload and progress bar)
  • ACF Field Support to link Uploaded videos to post meta
  • Privacy Controls for embedding and view permissions
  • Folder & Embed Preset Management
  • Bulk Tools for uploading, editing, and deleting videos
  • Video Search inside Gutenberg and Classic editors
  • Dedicated Support and automatic PRO updates

Get the Premium Version: https://vimeify.com/buy

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

Q: Can I use this without API credentials?
A: No. You must enter a valid Client ID, Client Secret, and Access Token with the required scopes.

Q: What API scopes are required?
A: At minimum: public, private, upload, edit, delete, create, interact, video_files

Q: Do I need to configure my hosting for large uploads?
A: 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” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Vimeify” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

For full changelog history and PRO-specific notes, see the «Changelog» section in the plugin file or repository.