Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download address-8.x-1.0.tar.gztar.gz 52.61 KB
MD5: efa846d6554451b8d1dd74457aa726e5
SHA-1: f193c7fdaa7524cdd1fd9ff621636f8c1acb3b8f
SHA-256: cb9a3f409db556a5dedfc4bc24437c7eafbf8a1561c1a754ea30817305cda45b
Download address-8.x-1.0.zipzip 95.88 KB
MD5: d0ac4c6628ce47f276fb48f81a1112a2
SHA-1: 2be22f841f8e4af2ba23b6bc9983e013c167c520
SHA-256: 8a9c8c9a644c66fe3843df467a31a85fccd05260026396a0a19a75282105a986

Release notes

Now contains address_country and address_zone field types and form elements.

The zone config entity type has been removed (use the Zone field instead).

Changes since 8.x-1.0-rc4:

  • #2787255 by dww, bojanz: Provide a views filter for administrative areas
  • #2872570 followup: Fix the default value handling.
  • Clean up the module schema and the README.
  • #2760387 by dww, Blanca.Esqueda: Default country is imposed on fields with an empty address (which currently prevents changing the default country at all)
  • #2866521 by bojanz: Stop overriding CountryManager
  • #2751679 by dww, johnhuang0808, bojanz: The address widget renders subdivision dropdowns in the wrong language
  • #2861391 by dpolant, bojanz: address_post_update_convert_names_subdivisions() doesn't always fix the data
  • #2859870 by bojanz: DefaultFormatterTest::testTaiwanAddress() is failing
  • #2872570 by bojanz: Provide a zone field type
  • #2727777 followup: Use the address_country form element in the zone_territory form element. Fix bug with default countries.
  • #2727777 by DuneBL, bojanz: Add a country field type
  • #2874058 by bojanz: [Zone] Hide the included/excluded postal code fields behind a checkbox
  • #2871741 by finne: zone_territory form element not working
  • Remove commerceguys/zone from composer.json
  • #2862113: Remove the zone config entity & plugins
Created by: bojanz
Created on: 18 May 2017 at 12:14 UTC
Last updated: 12 Jul 2017 at 20:59 UTC
Bug fixes
New features

Other releases