PHP code example of krishtechnolabs / akeneo-currency-rate-conversion

1. Go to this page and download the library: Download krishtechnolabs/akeneo-currency-rate-conversion 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/ */

    

krishtechnolabs / akeneo-currency-rate-conversion example snippets

 php
KTPL\CurrencyRateConversionBundle\CurrencyRateConversionBundle::class => ['all' => true],
bash
php bin/console ca:cl && php bin/console ktpl:install:currency-rate-conversion