PHPackages                             execut/yii2-backup - 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. execut/yii2-backup

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

execut/yii2-backup
==================

Database and files backup command for yii2

1.1.0(10y ago)61727Apache-2.0PHP

Since Feb 25Pushed 9y ago3 watchersCompare

[ Source](https://github.com/execut/yii2-backup)[ Packagist](https://packagist.org/packages/execut/yii2-backup)[ Docs](https://github.com/execut/yii2-backup)[ RSS](/packages/execut-yii2-backup/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (2)Versions (7)Used By (0)

yii2-backup
===========

[](#yii2-backup)

Command for reserving yii2 project databases and gitignored files. After starting command databases dumps and project folders specified in the settings is compressed, it split in pieces and fill them to the specified ftp.

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

[](#installation)

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

### Install

[](#install)

Either run

```
$ php composer.phar require execut/yii2-backup "dev-master"

```

### Configuration

[](#configuration)

For usage add in console this config and modify it:

```
