Download the PHP package johnshopkins/acf-hub-api without Composer
On this page you can find all versions of the php package johnshopkins/acf-hub-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download johnshopkins/acf-hub-api
More information about johnshopkins/acf-hub-api
Files in johnshopkins/acf-hub-api
Download johnshopkins/acf-hub-api
More information about johnshopkins/acf-hub-api
Files in johnshopkins/acf-hub-api
Vendor johnshopkins
Package acf-hub-api
Short Description Advanced Custom field that enables users to select content from the Hub API
License GPL-2.0-or-later
Homepage https://github.com/johnshopkins/acf-hub-api
Package acf-hub-api
Short Description Advanced Custom field that enables users to select content from the Hub API
License GPL-2.0-or-later
Homepage https://github.com/johnshopkins/acf-hub-api
Please rate this library. Is it a good library?
Informations about the package acf-hub-api
Hub API Content Picker
Advanced Custom field that enables users to select content from the Hub API.
Installation via Composer
In your composer.json file, be sure to let Composer know where to install WordPress plugins:
Require the plugin:
In wp-config.php or your theme's functions file, define your Hub auhthentication:
Activate the plugin in WordPress.
Field value
When getting the value of the field, you will receive an array with endpoint parts, like so:
It is up to your theme to query the API and fetch the results.
All versions of acf-hub-api with dependencies
PHP Build Version
Package Version
The package johnshopkins/acf-hub-api contains the following files
Loading the files please wait ....