Download the PHP package andrewdanilov/yii2-input-images without Composer
On this page you can find all versions of the php package andrewdanilov/yii2-input-images. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-input-images
Input Images Widget
Widget building form fields for uploading single or multiple images. It extends and requires extension MihailDev/yii2-elfinder
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
For frontend
In your config/main.php add:
Then in view just add a widget call:
For backend
In your config/main.php add:
And then add form in your view:
All versions of yii2-input-images with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
yiisoft/yii2 Version ^2.0.0
mihaildev/yii2-elfinder Version *@dev
andrewdanilov/yii2-fontawesome Version ~1.0.0
yiisoft/yii2 Version ^2.0.0
mihaildev/yii2-elfinder Version *@dev
andrewdanilov/yii2-fontawesome Version ~1.0.0
The package andrewdanilov/yii2-input-images contains the following files
Loading the files please wait ....