Download the PHP package eddycjy/e-admin without Composer
On this page you can find all versions of the php package eddycjy/e-admin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package e-admin
yii-admin
Requirements
- PHP >= 5.6.0
- YII >= 2.0
Installation
一、Install yii advanced
二、Add yii database connection config
二、
三、Create AdminController.php and add code on the yii console
四、Write a Model instance of the eadmin ( vendor/eddycjy/eadmin/src/Work/Model )
Yii Configuration
一、Add Backend Config Path: $APP/backend/config/main.php
Add config:
Demo:
二、Add Console Config Path: $APP/console/config/main.php
This configuration is only used when the console is generated
Add config in components:
Demo:
Eadmin Configuration
Add Config Path: vendor/eddycjy/eadmin/src/Config
一、Set up website information: Setting.php
二、Set up Database: Database.php
三、Set up model Autoload: Autoload.php
Generate
In the yii directory, run the following command to complete the generation
if error, you can
or delete specified options (support modelName and runtime catalogName )
Other
- Yii
- AdminLTE
- Yii2-ueditor
- Yii2-iconpicker
- Yii2-widget-fileinput
- Yii2-widget-datepicker
- Yii2-dual-listbox
- Yii2-phpexcel
- PHPexcel
License
MIT
All versions of e-admin with dependencies
eddycjy/yii2-ueditor Version @dev
kartik-v/yii2-widget-fileinput Version @dev
kartik-v/yii2-widget-datepicker Version @dev
kartik-v/yii2-field-range Version *
eddycjy/yii2-iconpicker Version @dev
kartik-v/yii2-widget-select2 Version @dev
softark/yii2-dual-listbox Version ^1.0
phpoffice/phpexcel Version ^1.8
moonlandsoft/yii2-phpexcel Version *