For having postcode lookup feature in CiviCRM backend and Front end profiles.
- Install the extension manually in CiviCRM. More details here about installing extensions in CiviCRM.
- Configure postcode lookup provider details in Administer >> Postcode Lookup(civicrm/admin/postcodelookup/settings?reset=1)
From version 1.6 you need to give the Access CiviCRM Postcode lookups
permission to anyone who can do postcode lookups (eg. anonymous user). Previously the permission required was Access CiviEvent
.
This drupal module provides integration with Drupal Webform: https://github.com/compucorp/webform_civicrm_postcode
- For backend, postcode lookup features is automatically enabled for address fields when adding/editing contacts and configuring event location.
- For front end profiles, postcode lookup feature is enabled only if 'Street Address' field of type 'Primary' or 'Billing' is added to the profile. Include 'Supplemental Address 1' and 'Supplemental Address 2' fields in the profile for address lines based on the rules in the Royal Mail programmers guide.
support (at) vedaconsulting.co.uk