Download the PHP package open20/amos-attachments without Composer
On this page you can find all versions of the php package open20/amos-attachments. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download open20/amos-attachments
More information about open20/amos-attachments
Files in open20/amos-attachments
Download open20/amos-attachments
More information about open20/amos-attachments
Files in open20/amos-attachments
Vendor open20
Package amos-attachments
Short Description Extension for file uploading and attaching to the models
License
Homepage http://www.open20.it/
Package amos-attachments
Short Description Extension for file uploading and attaching to the models
License
Homepage http://www.open20.it/
Please rate this library. Is it a good library?
Informations about the package amos-attachments
amos-attachments
Extension for file uploading and attaching to the models
Demo
You can see the demo on the krajee website
Installation
- The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
- Add module to your main config in common:
Also, add these lines to your console config:
-
Apply migrations
-
Attach behavior to your model (be sure that your model has "id" property)
-
Make sure that you have added
'enctype' => 'multipart/form-data'
to the ActiveForm options -
Make sure that you specified
maxFiles
in module rules andmaxFileCount
onAttachmentsInput
to the number that you want - Youre ready to use, See How
All versions of amos-attachments with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
ext-sockets Version *
bower-asset/jquery-cropper Version ^1.0
open20/amos-core Version ^1.32.0
himiklab/yii2-colorbox-widget Version *
kartik-v/yii2-widget-fileinput Version *
rosell-dk/webp-convert Version ^2.9.2
uitrick/yii2-widget-upload-crop Version ^1.0.0
xantios/mimey Version ^2.2.0
yiisoft/yii2-jui Version ^2.0
yiisoft/yii2-imagine Version ^2.1.0
yurkinx/yii2-image Version *
ext-sockets Version *
bower-asset/jquery-cropper Version ^1.0
open20/amos-core Version ^1.32.0
himiklab/yii2-colorbox-widget Version *
kartik-v/yii2-widget-fileinput Version *
rosell-dk/webp-convert Version ^2.9.2
uitrick/yii2-widget-upload-crop Version ^1.0.0
xantios/mimey Version ^2.2.0
yiisoft/yii2-jui Version ^2.0
yiisoft/yii2-imagine Version ^2.1.0
yurkinx/yii2-image Version *
The package open20/amos-attachments contains the following files
Loading the files please wait ....