2017 © Pedro Peláez
 

yii2-extension yii2-mcms-payments

Payment Methods with Yii 2

image

marciocamello/yii2-mcms-payments

Payment Methods with Yii 2

  • Wednesday, April 23, 2014
  • by MarcioCamello
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

MCMS Payments Methods

Payment Methods with Yii 2, (*1)

Installation

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)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= \mcms\payments\Payments::widget(); ?>, (*7)

The Versions

23/04 2014

dev-master

9999999-dev

Payment Methods with Yii 2

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar MarcioCamello

extension yii2 payments mcms