PHP code example of baks-dev / ozon-orders

1. Go to this page and download the library: Download baks-dev/ozon-orders 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/ */

    

baks-dev / ozon-orders example snippets

 bash
php bin/console baks:users-profile-type:ozon-fbs
php bin/console baks:payment:ozon-fbs
php bin/console baks:delivery:ozon-fbs
 bash
php bin/console baks:users-profile-type:ozon-dbs
php bin/console baks:payment:ozon-dbs
php bin/console baks:delivery:ozon-dbs