Install
Works with Drupal: 7.xUsing dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz
11.22 KB
MD5: 58726f1b5553f3e059d4eb89df09e891
SHA-1: 2f708d36e9cc71a49c3dd62ba4359943419dd60f
SHA-256: 885b45e1f063f613083c5c84b25138fcf36443302035511f28a498fb88709b2a
Download zip
13.84 KB
MD5: 79ff589bf26aaf7d3f6127a6872933e3
SHA-1: d1aac1fa2593969311876d1a34c5e005eb41f359
SHA-256: fc34996e41b19a3e064a046fcb680c6ed54321a47923ad9252f4deb5f156efaa
Release notes
Fix fundamental problem with the postal code matching. Due to an incorrect checking of the substr result, postal codes were being matched based on whether they *contained* the filtered items whereas the check should be whether they *begin with*.