techspot / addresslabel
The Tech Spot Address Label Module for Magento 2 enables input custom label for customer street address lines
Installs: 104
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
Language:HTML
Type:magento2-module
Requires
- php: >=7.0.2
- piszczek/magento2-inputmask: >=0.0.2
This package is not auto-updated.
Last update: 2025-03-30 08:27:52 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