PHPackages                             lispa/amos-attachments - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. lispa/amos-attachments

ActiveYii2-extension[File &amp; Storage](/categories/file-storage)

lispa/amos-attachments
======================

Extension for file uploading and attaching to the models

1.23.0(4mo ago)125811PHPPHP &gt;=5.4.0CI failing

Since Feb 22Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/regionelombardia-open20/open2-attachments)[ Packagist](https://packagist.org/packages/lispa/amos-attachments)[ Docs](http://www.open20.it/)[ RSS](/packages/lispa-amos-attachments/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (14)Versions (51)Used By (1)

amos-attachments
----------------

[](#amos-attachments)

Extension for file uploading and attaching to the models

Demo
----

[](#demo)

You can see the demo on the [krajee](http://plugins.krajee.com/file-input/demo) website

Installation
------------

[](#installation)

1. The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require open20/amos-attachments
```

or add

```
"open20/amos-attachments": ">=1.0"

```

to the require section of your `composer.json` file.

2. Add module to your main config in common:

```
