Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/librecmscom/yuncms-payment

The payment module for yuncms.
https://github.com/librecmscom/yuncms-payment

Last synced: about 2 months ago
JSON representation

The payment module for yuncms.

Awesome Lists containing this project

README

        

# yuncms-payment

The payment module for yuncms.

[![Latest Stable Version](https://poser.pugx.org/yuncms/yuncms-payment/v/stable.png)](https://packagist.org/packages/yuncms/yuncms-payment)
[![Total Downloads](https://poser.pugx.org/yuncms/yuncms-payment/downloads.png)](https://packagist.org/packages/yuncms/yuncms-payment)
[![Build Status](https://img.shields.io/travis/yuncms/yuncms-payment.svg)](http://travis-ci.org/yuncms/yuncms-payment)
[![License](https://poser.pugx.org/yuncms/yuncms-payment/license.svg)](https://packagist.org/packages/yuncms/yuncms-payment)

## Installation

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```bash
$ composer require yuncms/yuncms-payment
```

or add

```
"yuncms/yuncms-payment": "~2.0.0"
```

to the `require` section of your `composer.json` file.

## License

this is released under the MIT License. See the bundled [LICENSE.md](LICENSE.md)
for details.