Skip to content

Commit 814acf9

Browse files
author
Prabath Perera
committed
Readme updated
1 parent 67b03a7 commit 814acf9

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# mysql-backup
1+
# mysql-backup
2+
3+
4+
Simple MySQL Backup Manager build on top of mysqldump and Yii2 framework.
5+
6+
7+
**Features**
8+
<ul>
9+
<li>Backup scheduling</li>
10+
<li>Deleting old backups</li>
11+
</ul>
12+
13+
14+
15+
**How To**
16+
17+
Install as a normal Yii2 application. Setup a cron to execute, `yii cron`. Make the frequency close to minimum backup period. That's it :)

0 commit comments

Comments
 (0)