ttillberg / acf-vimeo-pro-data
Vimeo PRO Data field for Advanced Custom Fields v5
Installs: 260
Dependents: 0
Suggesters: 0
Security: 0
Stars: 16
Watchers: 2
Forks: 5
Open Issues: 7
Language:JavaScript
Type:wordpress-plugin
This package is auto-updated.
Last update: 2025-05-01 00:09:12 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_data
folder into yourwp-content/plugins
folder - 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 Files
scope (as well asPublic
andPrivate
depending 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 Pro
Data type
Changelog
Please see readme.txt
for changelog