techspot/addresslabel

The Tech Spot Address Label Module for Magento 2 enables input custom label for customer street address lines

Maintainers

Package info

github.com/techspotbr/Techspot_Addresslabel

Language:HTML

Type:magento2-module

pkg:composer/techspot/addresslabel

Statistics

Installs: 105

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

1.0.3 2020-01-24 18:28 UTC

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