fd/language-zh_hant_hk

Traditional Chinese

Installs: 173

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 2

Open Issues: 0

Type:magento2-language

pkg:composer/fd/language-zh_hant_hk

100.0.28 2017-06-26 06:03 UTC

README

##Installation (Composer Repo)

* Require via Composer CLI $ composer require fd/language-zh_hant_hk
* Upgrade Magento installation $ php bin/magento setup:upgrade
* Clear Magento cache$ php bin/magento cache:clean
* If necessary, Deploy Static Content $ php bin/magento setup:static-content:deploy zh_Hant_HK

##Installation for source control(Composer VCS)

* composer config repositories.language-zh_hant_hk vcs https://github.com/4dhk/Magento2Language-zh_Hant_HK.git
* composer require fd/language-zh_hant_hk
* php bin/magento cache:clean
* If necessary, Deploy Static Content $ php bin/magento setup:static-content:deploy zh_Hant_HK