techspot/addresslabel

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

Installs: 102

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 0

Open Issues: 0

Language:HTML

Type:magento2-module

1.0.3 2020-01-24 18:28 UTC

This package is not auto-updated.

Last update: 2024-06-09 04:32:23 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