PHP code example of escapsolutions / magento2-language-en-gb

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

    

escapsolutions / magento2-language-en-gb example snippets


cd <your magento path>
composer 

cd <your magento path>
composer update escapsolutions/magento2-language-en-gb
php bin/magento cache:clean