PHP code example of baks-dev / wildberries-orders

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

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