ttillberg / acf-vimeo-pro-data
Vimeo PRO Data field for Advanced Custom Fields v5
Package info
github.com/ttillberg/acf-vimeo-pro-data
Language:JavaScript
Type:wordpress-plugin
pkg:composer/ttillberg/acf-vimeo-pro-data
dev-master
2024-05-03 07:51 UTC
This package is auto-updated.
Last update: 2026-03-01 00:29:25 UTC
README
Description
Adds a 'Vimeo Pro Data' field type for the Advanced Custom Fields WordPress plugin.
The field offers an easy way to fetch video data (sources, poster-frames, sizes and more) from a specified Vimeo Pro account.
Compatibility
This ACF field type is compatible with:
- ACF 5
Installation
Automatic (Recommended)
To keep your plugin up to date, install the GitHub updater plugin and follow the instructions to install this repo.
Manual
- Copy the
acf-vimeo_pro_datafolder into yourwp-content/pluginsfolder - Activate the Vimeo Pro Data plugin via the plugins admin page
Usage
- Inside your Vimeo Admin, register a new app, generate an Access Token. Make sure you tick the
Video Filesscope (as well asPublicandPrivatedepending on your needs). - Open the Vimeo Pro Data settings (inside the Settings menu) and paste the generated token.
- Create a new field via ACF and select the
Vimeo ProData type
Changelog
Please see readme.txt for changelog
