mitrii/yii2-attachments

This package is abandoned and no longer maintained. No replacement package was suggested.

Yii2 module for attachments

Installs: 1 010

Dependents: 2

Suggesters: 0

Security: 0

Type:yii2-extension

dev-master 2019-11-13 06:01 UTC

This package is auto-updated.

Last update: 2021-12-13 09:17:51 UTC


README

Yii2 module for attachments

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist mitrii/yii2-attachments "*"

or add

"mitrii/yii2-attachments": "*"

to the require section of your composer.json file.

Usage