# tiu-client ##Установка ###1) Выполнить команды ``` git clone https://github.com/cyradin/tiu-client.git cd tiu-client curl -sS https://getcomposer.org/installer | php php composer.phar require retailcrm/api-client-php ~3.0.0 ``` ###2) Отредактировать /config/config.php ##Использование ####Выгрузка заказов в CRM: ``` php run.php ```