techspot / addresslabel
The Tech Spot Address Label Module for Magento 2 enables input custom label for customer street address lines
Package info
github.com/techspotbr/Techspot_Addresslabel
Language:HTML
Type:magento2-module
pkg:composer/techspot/addresslabel
1.0.3
2020-01-24 18:28 UTC
Requires
- php: >=7.0.2
- piszczek/magento2-inputmask: >=0.0.2
This package is not auto-updated.
Last update: 2026-03-01 13:52:13 UTC
README
The Tech Spot Address Label Module for Magento 2 enables input custom label for customer street address lines
Install
Installe via composer:
cd <your Magento install dir>
composer require techspot/addresslabel
php bin/magento module:enable --clear-static-content Techspot_Addresslabel
php bin/magento setup:static-content:deploy //ou php bin/magento setup:static-content:deploy pt_BR
Authors
- Bruno Monteiro - Initial work - TechSpot
License
This project is licensed under the MIT License - see the LICENSE.md file for details