2017 © Pedro Peláez
 

magento2-module magento2-module-fixdutchpostcoderegex

Fix too strict NL postcode in Magento 2.

image

timpack/magento2-module-fixdutchpostcoderegex

Fix too strict NL postcode in Magento 2.

  • Friday, May 5, 2017
  • by tdegroot96
  • Repository
  • 1 Watchers
  • 1 Stars
  • 303 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Fix Dutch PostCode Regex

This module fixes the Dutch(nl_NL) postcode regex in Magento 2. I created a pull request and it got merged, so this module won't be necessary in Magento 2.2., (*1)

Installation using Composer

composer require timpack/magento2-module-fixdutchpostcoderegex
bin/magento setup:upgrade

Installation manually

  • Download the zip
  • Copy the contents of src/ to app/code/Timpack/FixDutchPostCodeRegex/
  • Then run bin/magento setup:upgrade

Running tests

If you didn't install the module using composer, please copy app/code/Timpack/FixDutchPostCodeRegex/phpunit.timpack.xml to dev/tests/unit/phpunit.timpack.xml., (*2)

Then run the following:, (*3)

vendor/bin/phpunit -c dev/tests/unit/phpunit.timpack.xml, (*4)

The Versions

05/05 2017

dev-master

9999999-dev

Fix too strict NL postcode in Magento 2.

  Sources   Download

proprietary

The Requires

  • php ~5.6.5|7.0.2|7.0.4|~7.0.6
  • magento/framework 100.0.*|100.1.*
  • magento/module-directory 100.0.*|100.1.*

 

by Timon de Groot

01/03 2017

2.1.3-p1

2.1.3.0-patch1

Fix too strict NL postcode in Magento 2.

  Sources   Download

proprietary

The Requires

  • php ~5.6.5|7.0.2|7.0.4|~7.0.6
  • magento/framework 100.0.*|100.1.*
  • magento/module-directory 100.0.*|100.1.*

 

by Timon de Groot

01/03 2017

2.1.3

2.1.3.0

Configure store hours per day and show them on the frontend.

  Sources   Download

proprietary

The Requires

  • php ~5.6.5|7.0.2|7.0.4|~7.0.6
  • magento/framework 100.0.*|100.1.*
  • magento/module-directory 100.0.*|100.1.*

 

by Timon de Groot