PHP code example of zchking / magento2_zh_hans_tw

1. Go to this page and download the library: Download zchking/magento2_zh_hans_tw library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

zchking / magento2_zh_hans_tw example snippets


cd <magento2 path>
composer  && php bin/magento setup:static-content:deploy zh_Hans_TW

php bin/magento cache:clean && php bin/magento setup:static-content:deploy zh_Hans_TW