https://github.com/hiqdev/hipanel-module-stock
Stock Module for Hipanel
https://github.com/hiqdev/hipanel-module-stock
hacktoberfest
Last synced: 9 months ago
JSON representation
Stock Module for Hipanel
- Host: GitHub
- URL: https://github.com/hiqdev/hipanel-module-stock
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2015-09-07T12:55:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-09-26T13:27:06.000Z (9 months ago)
- Last Synced: 2025-09-26T14:41:21.769Z (9 months ago)
- Topics: hacktoberfest
- Language: PHP
- Size: 4.31 MB
- Stars: 4
- Watchers: 5
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# HiPanel Stock Module
**Stock Module for Hipanel**
[](https://packagist.org/packages/hiqdev/hipanel-module-stock)
[](https://packagist.org/packages/hiqdev/hipanel-module-stock)
[](https://travis-ci.org/hiqdev/hipanel-module-stock)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-stock/)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-stock/)
[](http://hipanel.com/)
[HiPanel](http://hipanel.com) is next generation control panel for hosting, domains and more.
This package provides stock management for HiPanel:
- models and details
- history of orders and movements
## 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-stock"
```
or add
```json
"hiqdev/hipanel-module-stock": "*"
```
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/)