Download the PHP package sadi01/yii2-bi-dashboard without Composer
On this page you can find all versions of the php package sadi01/yii2-bi-dashboard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sadi01/yii2-bi-dashboard
More information about sadi01/yii2-bi-dashboard
Files in sadi01/yii2-bi-dashboard
Package yii2-bi-dashboard
Short Description Yii2 Business Intelligence Dashboard
License BSD-3-Clause
Homepage https://github.com/Sadi01/yii2-bi-dashboard
Informations about the package yii2-bi-dashboard
Business intelligence dashboard for Yii 2
Bidashboard
Bidashboard is a data visualization dashboard designed to provide insights into key metrics and data for business intelligence purposes. It allows users to monitor and analyze various aspects of their business in real-time through interactive charts and graphs.
This extension provides the Business Intelligence Dashboard for the Yii framework 2.0.
For license information check the LICENSE-file.
Installation
Using Composer (Preferred Method):
The preferred way to install this extension is through composer:
Alternative Method:
If you prefer adding the bidashboard extension to your composer.json
file manually, you can do so by adding the
following entry to the require
section:
After adding the entry, save the composer.json
file and run the following command in the terminal or command prompt
within your project directory:
This command will fetch and install the bidashboard extension and its required dependencies into your Yii 2 project.
Configuration
To use this extension, you have to configure the bidashboard module in your application configuration:
Env
You have to add the database configuration to env, its example is in - Env.example
DB Migrations
Run module migrations:
Or, Add migrations path in console application config:
How To Use
add to view model:
add to search model:
Advanced config
-
Installation Guide
-
Description Guide
-
Usage Guide
- Access Control Guide (RBAC)
All versions of yii2-bi-dashboard with dependencies
yiisoft/yii2-bootstrap4 Version *
kartik-v/yii2-grid Version ^3.5
kartik-v/yii2-bootstrap4-dropdown Version @dev
yii2tech/ar-softdelete Version *
kartik-v/yii2-widget-select2 Version ^2.1.4
kartik-v/yii2-widget-depdrop Version @dev
miloschuman/yii2-highcharts-widget Version ^10.0
sadi01/yii2-daterangepicker Version *
wbraganca/yii2-dynamicform Version *