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

https://github.com/hiqdev/hipanel-site

Selling site for HiPanel
https://github.com/hiqdev/hipanel-site

hacktoberfest

Last synced: about 1 year ago
JSON representation

Selling site for HiPanel

Awesome Lists containing this project

README

          

# HiPanel Site

**Selling site for HiPanel**

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

[![Logo](https://raw.githubusercontent.com/hiqdev/hipanel-core/master/docs/logo.png)](https://hipanel.com/)

[HiPanel](http://hipanel.com) is next generation billing and control panel for hosting, domains and more.

This package is the selling site for HiPanel. Provides:

- Service description pages
- Contact page
- Prices and order forms
- Shopping cart
- FAQ
- Terms and rules

## 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-site"
```

or add

```json
"hiqdev/hipanel-site": "*"
```

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 © 2016-2017, HiQDev (http://hiqdev.com/)