2017 © Pedro Peláez
 

yii2-extension yii2-backup

Database Backup and Restore functionality

image

spanjeta/yii2-backup

Database Backup and Restore functionality

  • Tuesday, May 15, 2018
  • by spanjeta
  • Repository
  • 7 Watchers
  • 26 Stars
  • 2,912 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 14 Forks
  • 7 Open issues
  • 6 Versions
  • 5 % Grown

The README.md

Yii2 Backup and Restore Database

Database Backup and Restore functionality, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist spanjeta/yii2-backup "*"

or add, (*4)

"spanjeta/yii2-backup": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply add it in your config by :, (*6)

Basic config/web.php, (*7)

Advanced [backend|frontend|common]/config/main.php, (*8)

> 'modules' => [ 'backup' => [ 'class' => 'spanjeta\modules\backup\Module', ], ... ... ],, (*9)

make sure you create a writable directory named _backup on app root directory., (*10)

Usage

Pretty Url's /backup, (*11)

No pretty Url's index.php?r=backup, (*12)

The Versions

15/05 2018

dev-master

9999999-dev

Database Backup and Restore functionality

  Sources   Download

Apache-2.0

The Requires

 

by Shiv Charan Panjeta

database yii2 backup restore

23/08 2017

v2.2

2.2.0.0

Database Backup and Restore functionality

  Sources   Download

Apache-2.0

The Requires

 

by Shiv Charan Panjeta

database yii2 backup restore

03/10 2016

v2.1

2.1.0.0

Database Backup and Restore functionality

  Sources   Download

Apache-2.0

The Requires

 

by Shiv Charan Panjeta

database yii2 backup restore

04/07 2016

v2.0

2.0.0.0

Database Backup and Restore functionality

  Sources   Download

Apache-2.0

The Requires

 

by Shiv Charan Panjeta

database yii2 backup restore

15/04 2015

v1.0.1

1.0.1.0

Database Backup and Restore functionality

  Sources   Download

Apache-2.0

The Requires

 

by Shiv Charan Panjeta

database yii2 backup restore

24/10 2014

v1.0.0

1.0.0.0

Database Backup and Restore functionality

  Sources   Download

Apache-2.0

The Requires

 

by Shiv Charan Panjeta

database yii2 backup restore