PHP code example of kryptoboersen / contao-crypto-converter

1. Go to this page and download the library: Download kryptoboersen/contao-crypto-converter 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/ */

    

kryptoboersen / contao-crypto-converter example snippets


kbcc-converter/
  composer.json
  src/KryptoboersenContaoCryptoConverterBundle.php
  src/ContaoManager/Plugin.php
  src/Controller/ContentElement/CryptoConverterController.php
  contao/templates/content_element/crypto_converter.html.twig
  contao/languages/en/default.php