Skip to content

Ulugbek-Muhammadjonov/disktotalspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disktotalspace

Monitor disk space

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist ulugbek/disktotalspace "*"

or add

"ulugbek/disktotalspace": "*"

to the require section of your composer.json file.

Usage

throw this into the modules

 'disk-total-space-manager' => [
            'class' => 'ulugbek\disktotalspace\Module',
        ],

for migration

php yii migrate/up --migrationPath=@vendor/ulugbek/disktotalspace/migrations

About

Monitor disk space

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages