hiqdev / hipanel-module-document
Documents module for HiPanel
Installs: 12 157
Dependents: 6
Suggesters: 0
Security: 0
Stars: 2
Watchers: 6
Forks: 4
Open Issues: 0
Type:yii2-extension
Requires
- hiqdev/hipanel-core: <2.0 || dev-master
- hiqdev/hipanel-module-client: dev-master
- hiqdev/hipanel-module-finance: dev-master
- yiisoft/yii2: ^2.0
Requires (Dev)
- hiqdev/hidev-hiqdev: <2.0
- hiqdev/hidev-php: <2.0
This package is auto-updated.
Last update: 2024-10-30 10:54:38 UTC
README
Documents module for HiPanel
HiPanel is next generation control panel for hosting, domains and more.
This package provides document management for HiPanel:
- display and search
- creation and importing
- generation by templates
Installation
The preferred way to install this yii2-extension is through composer.
Either run
php composer.phar require "hiqdev/hipanel-module-document"
or add
"hiqdev/hipanel-module-document": "*"
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 © 2016-2018, HiQDev (http://hiqdev.com/)