PHPackages                             hiqdev/hipanel-site - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. hiqdev/hipanel-site

ActiveYii2-extension[Admin Panels](/categories/admin)

hiqdev/hipanel-site
===================

Selling site for HiPanel

63724PHP

Since Mar 19Pushed 1mo ago4 watchersCompare

[ Source](https://github.com/hiqdev/hipanel-site)[ Packagist](https://packagist.org/packages/hiqdev/hipanel-site)[ RSS](/packages/hiqdev-hipanel-site/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (4)Used By (0)

HiPanel Site
============

[](#hipanel-site)

**Selling site for HiPanel**

[![Latest Stable Version](https://camo.githubusercontent.com/9f51877392e145090e4b5eb9c19fe26b7c56f35b3854527121c00d013a8817b3/68747470733a2f2f706f7365722e707567782e6f72672f6869716465762f686970616e656c2d736974652f762f737461626c65)](https://packagist.org/packages/hiqdev/hipanel-site)[![Total Downloads](https://camo.githubusercontent.com/451103cb9b0c6881d7f96837a65cc3f08fb258fbc902f9cba23cbd8ace422f53/68747470733a2f2f706f7365722e707567782e6f72672f6869716465762f686970616e656c2d736974652f646f776e6c6f616473)](https://packagist.org/packages/hiqdev/hipanel-site)[![Build Status](https://camo.githubusercontent.com/82c29cc279fb72a1a4ae37b926cafd68707b5cc76bbcff722af50e8e4b3b8ba6/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6869716465762f686970616e656c2d736974652e737667)](https://travis-ci.org/hiqdev/hipanel-site)[![Scrutinizer Code Coverage](https://camo.githubusercontent.com/9db558109ea82ff08ed9a1d1c606c96d896ca0b3b72daa43656bbbd82a247976/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6869716465762f686970616e656c2d736974652e737667)](https://scrutinizer-ci.com/g/hiqdev/hipanel-site/)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/0585cb335b6f05d7cb09766784de5f34b939162b334fb3c709de84896c306873/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6869716465762f686970616e656c2d736974652e737667)](https://scrutinizer-ci.com/g/hiqdev/hipanel-site/)[![Dependency Status](https://camo.githubusercontent.com/8af35eeaa9fd657b968d7c289632f2fafdbeb0494c447a6824ce1685a444d91a/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f6869716465763a686970616e656c2d736974652f6465762d6d61737465722f62616467652e737667)](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
------------

[](#installation)

The preferred way to install this yii2-extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require "hiqdev/hipanel-site"
```

or add

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

to the require section of your composer.json.

Container overrides must be singletons, not definitions
-------------------------------------------------------

[](#container-overrides-must-be-singletons-not-definitions)

`config/web.php` registers `AbstractMainMenu`/`AbstractNavbarMenu`/`AbstractFooterMenu`under `container.singletons`, not `container.definitions`. `yii\di\Container` applies the `singletons` section after `definitions`, so a `definitions`-based override here used to always lose to `yii2-thememanager`'s own generic singleton defaults for the same abstract classes, regardless of composer package merge order - the site's real menus (via `hipanel\site\menus\*`) silently fell back to thememanager's generic placeholder menus. Any new `AbstractSomethingMenu` override added here should follow the same `singletons` convention.

Note: `hiqdev/hipanel-core` separately registers its own `AbstractNavbarMenu` default (a dashboard navbar) under `container.definitions`. Because both this package and hipanel-core declare the same key, the composer-config-plugin output can end up with duplicate `AbstractNavbarMenu` entries under the same `singletons` array - a plain PHP array literal with a duplicate key, where whichever is written last in the generated file wins, independent of the singletons/definitions rule above. Consuming projects that need this to be reliable (not dependent on generation order) should force it from a `bootstrap` closure calling `Yii::$container->set()` instead of relying on static config alone.

License
-------

[](#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 ()

###  Health Score

31

—

LowBetter than 65% of packages

Maintenance61

Regular maintenance activity

Popularity23

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 Bus Factor1

Top contributor holds 65.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/790fd24da129907d373559f60c6994f664f06e3f518502c03580cc9f3594615e?d=identicon)[hiqdev](/maintainers/hiqdev)

---

Top Contributors

[![tafid](https://avatars.githubusercontent.com/u/3338188?v=4)](https://github.com/tafid "tafid (276 commits)")[![hiqsol](https://avatars.githubusercontent.com/u/11820365?v=4)](https://github.com/hiqsol "hiqsol (99 commits)")[![bladeroot](https://avatars.githubusercontent.com/u/10207103?v=4)](https://github.com/bladeroot "bladeroot (26 commits)")[![SilverFire](https://avatars.githubusercontent.com/u/4499203?v=4)](https://github.com/SilverFire "SilverFire (14 commits)")[![strorch](https://avatars.githubusercontent.com/u/23340907?v=4)](https://github.com/strorch "strorch (5 commits)")[![maxhaiduk](https://avatars.githubusercontent.com/u/26121646?v=4)](https://github.com/maxhaiduk "maxhaiduk (1 commits)")

---

Tags

hacktoberfest

### Embed Badge

![Health badge](/badges/hiqdev-hipanel-site/health.svg)

```
[![Health](https://phpackages.com/badges/hiqdev-hipanel-site/health.svg)](https://phpackages.com/packages/hiqdev-hipanel-site)
```

###  Alternatives

[ibrahim-bedir/filament-dynamic-settings-page

272.1k1](/packages/ibrahim-bedir-filament-dynamic-settings-page)[dog-ears/crud-d-scaffold

Extend Laravel 7's generators scaffold.

183.1k](/packages/dog-ears-crud-d-scaffold)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
