Download the PHP package mediarox/module-checkout-street-number without Composer
On this page you can find all versions of the php package mediarox/module-checkout-street-number. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mediarox/module-checkout-street-number
More information about mediarox/module-checkout-street-number
Files in mediarox/module-checkout-street-number
Package module-checkout-street-number
Short Description Divides the first street line into street & house number.
License MIT
Informations about the package module-checkout-street-number
Checkout street number
Description
Short
Divides the first street line into street & house number.
Long
We use a checkout LayoutProcessor to find all street fields and insert the new fields "street_main" and "street_number" in front of them. Matching knockout components street-main and street-number exist, where street-main contains the logic for updating the original street field. CSS is then used to hide the original first street field.
Installation
Configuration
Backend
STORES > (Settings) Configuration > SALES > Checkout > Checkout Options
Shell
Before
After
Compatible with
- amasty/module-single-step-checkout, tested: 3.1.3, 4.0.0
- mediarox/module-checkout-placeholder, tested: 0.4.2
Notes
General
The extension was created from various live projects with themes based on Luma. It is to be considered as "beta" and does not claim to be perfect. The main reason of the release is to share this module with others and improve it together.
Helpful posts on the topic
- Magento 2 Doc Add custom fields that influence other checkout fields
- Different handling of shipping & billing addresses (dataScope's)
- Understanding that the billing address can appear multiple times and in different places
- Magento 2 Doc Linking properties of UI components
- Understanding to import values from other components
- Magento 2 Doc About the uiElement class
- Understanding linking objects from other components (modules: {})
All versions of module-checkout-street-number with dependencies
magento/framework Version 103.0.*
magento/module-checkout Version 100.4.*