real-coder-pty-ltd/instant-digital-appraisal

Create Digital Appraisals for users, generate suburb reports using data from Domain API.

Installs: 80

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:wordpress-plugin

pkg:composer/real-coder-pty-ltd/instant-digital-appraisal

1.6.1 2025-08-08 06:31 UTC

README

Create Suburb reports from the Pricefinder API.

You'll need:

  • A Google Maps API Key with a billable account set up
  • Domain API subscription

Installation

1. Install the plugin with Composer

composer require real-coder-pty-ltd/instant-digital-appraisal`

2. Run the WP CLI Commands

you can now run wp update-locations which will get the suburb and state for taxonomy term locations..

wp update-locations
wp create-suburb-profiles

Optional for testing: run wp delete-suburb-profiles will delete all existing suburb profiles (recommended)

2. Add Credentials

Navigate to Tools in the admin panel. Add your API key, and Google Maps API key. Note: Ensure your Google Maps API key is set to use the Places API.