Skip to content
This repository has been archived by the owner on Jan 3, 2018. It is now read-only.

This is file processor module for easy upload and handle files, lazy resize images

Notifications You must be signed in to change notification settings

MetalGuardian/yii2-file-processor-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 file processor module

Extension to upload and store files

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist metalguardian/yii2-file-processor-module "*"

or add

"metalguardian/yii2-file-processor-module": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

./yii migrate --migrationPath=@vendor/metalguardian/yii2-file-processor-module/src/migrations

About

This is file processor module for easy upload and handle files, lazy resize images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages