Webform Crafty Clicks

Component ID

2865335

Component name

Webform Crafty Clicks

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

121

Component created

Component changed

Component body

This module provides a Webform Element plugin for Webforms (>=8.x-5.x, based on Yaml forms) to add Crafty Clicks UK postcode lookup (https://craftyclicks.co.uk/address-finder-from-postcode/) to the Webform Address composite element.

Setup

This module is dependent on Webforms 8.x-5.x (https://www.drupal.org/project/webform).

You will need to obtain an access token from Crafty Clicks. Please add it as a config setting to your settings.php file (or equivalent).
$config['webform_craftyclicks.settings']['access_token'] = 'xxxxx-xxxxx-xxxxx-xxxxx';