Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 364 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 364 Bytes

Yii2 LiqPay

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist voskobovich/yii2-liqpay "*"

or add

"voskobovich/yii2-liqpay": "*"

to the require section of your composer.json file.