hiqdev / hipanel-module-finance
Finance module for HiPanel
Installs: 16 472
Dependents: 8
Suggesters: 0
Security: 0
Stars: 9
Watchers: 7
Forks: 6
Open Issues: 4
Type:yii2-extension
Requires
- hiqdev/hipanel-core: dev-master
- hiqdev/hipanel-module-client: dev-master
- hiqdev/php-units: *
- hiqdev/yii2-cart: dev-master
- hiqdev/yii2-merchant: dev-master
- moneyphp/money: *
- tuck/sort: ^0.1.0
- yiisoft/yii2: ^2.0
Requires (Dev)
- codeception/codeception: *
- hiqdev/hidev-hiqdev: dev-master
- hiqdev/hidev-php: dev-master
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2024-11-06 08:11:49 UTC
README
Finance module for HiPanel
HiPanel 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
- shopping cart with yii2-cart
Installation
The preferred way to install this yii2-extension is through composer.
Either run
php composer.phar require "hiqdev/hipanel-module-finance"
or add
"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. Read more here.
Copyright © 2015-2018, HiQDev (http://hiqdev.com/)