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

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

Awesome Lists containing this project

README

          

# HiPanel Stock Module

**Stock Module for Hipanel**

[![Latest Stable Version](https://poser.pugx.org/hiqdev/hipanel-module-stock/v/stable)](https://packagist.org/packages/hiqdev/hipanel-module-stock)
[![Total Downloads](https://poser.pugx.org/hiqdev/hipanel-module-stock/downloads)](https://packagist.org/packages/hiqdev/hipanel-module-stock)
[![Build Status](https://img.shields.io/travis/hiqdev/hipanel-module-stock.svg)](https://travis-ci.org/hiqdev/hipanel-module-stock)
[![Scrutinizer Code Coverage](https://img.shields.io/scrutinizer/coverage/g/hiqdev/hipanel-module-stock.svg)](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-stock/)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/hiqdev/hipanel-module-stock.svg)](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-stock/)

[![Logo](https://raw.githubusercontent.com/hiqdev/hipanel-core/master/docs/logo.png)](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/)