https://github.com/hiqdev/hipanel-module-finance
Finance Plugin for HiPanel
https://github.com/hiqdev/hipanel-module-finance
hacktoberfest
Last synced: 12 months ago
JSON representation
Finance Plugin for HiPanel
- Host: GitHub
- URL: https://github.com/hiqdev/hipanel-module-finance
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2015-04-21T13:50:32.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T14:12:31.000Z (over 1 year ago)
- Last Synced: 2024-10-29T17:21:50.904Z (over 1 year ago)
- Topics: hacktoberfest
- Language: PHP
- Size: 11.6 MB
- Stars: 9
- Watchers: 7
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# HiPanel Finance Module
**Finance module for HiPanel**
[](https://packagist.org/packages/hiqdev/hipanel-module-finance)
[](https://packagist.org/packages/hiqdev/hipanel-module-finance)
[](https://travis-ci.org/hiqdev/hipanel-module-finance)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-finance/)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-finance/)
[](https://www.versioneye.com/php/hiqdev:hipanel-module-finance/dev-master)
[](https://hipanel.com/)
[HiPanel](http://hipanel.com) is the next generation control panel for hosting, domains and more.
This package provides financial functions for HiPanel:
- bills, invoices, tariffs and so on
- payment systems integration with [yii2-merchant](https://github.com/hiqdev/yii2-merchant)
- shopping cart with [yii2-cart](https://github.com/hiqdev/yii2-cart)
## Installation
The preferred way to install this yii2-extension is through [composer](http://getcomposer.org/download/).
Either run
```sh
php composer.phar require "hiqdev/hipanel-module-finance"
```
or add
```json
"hiqdev/hipanel-module-finance": "*"
```
to the require section of your composer.json.
## License
This project is released under the terms of the BSD-3-Clause [license](LICENSE).
Read more [here](http://choosealicense.com/licenses/bsd-3-clause).
Copyright © 2015-2018, HiQDev (http://hiqdev.com/)