PHP code example of cbrunet / magento2-language-fr-ca

1. Go to this page and download the library: Download cbrunet/magento2-language-fr-ca 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/ */

    

cbrunet / magento2-language-fr-ca example snippets


cd <your magento path>
composer 

cd <your magento path>
composer update cbrunet/magento2-language-fr-ca
php bin/magento cache:clean