Install
Works with Drupal: ^8.8 || ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
10.88 MB
MD5: 0dc787cdaf88ab4416d1d5daf5f8e812
SHA-1: fc68ff525d1e070b5c14bb042578534b8a39162a
SHA-256: cfe3fe61683f98f8132e2233ec8daabe92019403f9bc70bde111475146b92c34
Download zip
10.92 MB
MD5: 093579c50bca95c0f14e4097f0198381
SHA-1: edcb25304edb860d0fe907b8aa2dc73b6fc83f39
SHA-256: b19592bef9e062266a675daeb4f6f0b97ac73cdb46c9bb397cc1b62c5b6e4b61
Release notes
- Issue #3390164 by JeroenT: TypeError: Cannot access offset of type string on string in Drupal\geofield\Plugin\Field\FieldWidget\GeofieldLatLonWidget->massageFormValues()
- Issue #3395401 by joseph.olstad: fieldset was removed arbitrarily with no issue number reference in commit fdf69a53094 , restore expected markup
- $defaultTheme set to 'stark' in GeofieldWidgetTest
- General Drupal and PHP Coding standards fixes and code refinements.