manifest / integrations / idx-broker-featured-properties
IDX Broker Featured Properties
API for curating featured properties from IDX Broker
by StatenWeb, Mat Gargano · github.com/statenweb/idx-broker-featured-properties · website
★ 2stars
714composer installs
0forks
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/statenweb/idx-broker-featured-properties/archive/refs/heads/master.zipAlso on Packagist as statenweb/idx-broker-featured-properties:
composer require statenweb/idx-broker-featured-propertiesFrom the readme
Curate properties from IDX Broker
Note You must have an IDX Broker account and API key to use this plugin
Adds the ability to curate your IDX Broker properties.
Please note that this plugin makes use of a 3rd party service to retrieve IDX Broker data. You must have an IDX Broker account + API to use this service. This means that a request is made to third party servers requesting data using your API Key. See https://developers.idxbroker.com/idx-broker-api/ for more information.
Simple usage:
Getting started (required for all use cases):
- Download, install and activate the plugin.
- After installing Go to Settings IDX Broker Featured Properties and add your API Key.
Curating your featured properties globally
- Follow steps in Getting started above
- You can now see all of your properties (including supplemental) -- you can select which properties you want as featured (by checking them) and reorder them. Use the API to retrieve the property objects.
- Use the API call ibfpgetfeaturedproperties() to retrieve a listing of property objects. Use them as you see fit!
Curating your featured properties by post
- Follow steps in Getting started above
- You now can programmatically