Acf rest select plugin
This plugin adds a new type of select box to ACF. The plugin provides an input for an endpoint from which the necessary options to populate the select …
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 3064 days ago
Is Acf rest select plugin abandoned?
Possibly abandoned (last update 3064 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
This plugin adds a new type of select box to ACF. The plugin provides an input for an endpoint from which the necessary
options to populate the select are retrieved. It provides API authentication via username and password for the connection between WordPress and the magento API. There is validation about whether the entered string is a valid url, as well as
whether the response is in valid JSON. After successful retrieval of the options a select box gets populated, from which the desired default option for the resulting select can be set.