dev-master
9999999-devPayment Methods with Yii 2
BSD-3-Clause
The Requires
by MarcioCamello
extension yii2 payments mcms
Payment Methods with Yii 2
Payment Methods with Yii 2, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist marciocamello/yii2-mcms-payments "*"
or add, (*4)
"marciocamello/yii2-mcms-payments": "*"
to the require section of your composer.json
file., (*5)
Once the extension is installed, simply use it in your code by :, (*6)
php
<?= \mcms\payments\Payments::widget(); ?>
, (*7)
Payment Methods with Yii 2
BSD-3-Clause
extension yii2 payments mcms