Advanced Custom Fields: Vimeo Pro Data
Vimeo PRO Data field for Advanced Custom Fields v5
by Theo Tillberg · github.com/ttillberg/acf-vimeo-pro-data · website
★ 16stars
261composer installs
5forks
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/ttillberg/acf-vimeo-pro-data/archive/refs/heads/master.zipAlso on Packagist as ttillberg/acf-vimeo-pro-data:
composer require ttillberg/acf-vimeo-pro-dataDeclares an update source (ttillberg/acf-vimeo-pro-data), so updates arrive through the plugin's own updater.
From the readme
ACF Vimeo PRO Data field
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
1. Copy the acf-vimeoprodata folder into your wp-content/plugins folder
2. Activate the Vimeo Pro Data plugin via the plugins admin page
Usage
1. Inside your Vimeo Admin, register a new app, generate an Access Token. Make sure you tick the Video Files scope (as well as Public and Private depending on your needs).
2. Open the Vimeo Pro Data settings (inside the Settings menu) and paste the generated token.
3. Create a new field via ACF and select the Vimeo Pro Data type
Changelog
Please see readme.txt for changelog
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.