Download the PHP package creativestyle/magesuite-address-splitter without Composer
On this page you can find all versions of the php package creativestyle/magesuite-address-splitter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download creativestyle/magesuite-address-splitter
More information about creativestyle/magesuite-address-splitter
Files in creativestyle/magesuite-address-splitter
Download creativestyle/magesuite-address-splitter
More information about creativestyle/magesuite-address-splitter
Files in creativestyle/magesuite-address-splitter
Vendor creativestyle
Package magesuite-address-splitter
Short Description Tool allows to split customer addresses into two parts, street and house number.
License OSL-3.0 AFL-3.0
Package magesuite-address-splitter
Short Description Tool allows to split customer addresses into two parts, street and house number.
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package magesuite-address-splitter
CLI commands
This module uses viison/address-splitter (https://github.com/pickware/address-splitter) repository to split street into street and house number in customer address entities.
It allows to use two commands:
address:splitter:split
Test command, can be used to check the address-splitter logic.
Example:
will return
address:extract:housenumber mode
Command extract house number from street and updates street in customer address entries in the database.
Mode:preview
loads data from database, parses them and saves result into the CSV fileexecute
loads data from db, parses them, saves result into the CSV file and updats data in the database
All versions of magesuite-address-splitter with dependencies
PHP Build Version
Package Version
Requires
viison/address-splitter Version
^0.3.0
The package creativestyle/magesuite-address-splitter contains the following files
Loading the files please wait ....