=== Plugin Name ===
Contributors: Syed Amir Hussain
Tags: db, backup, db backup, database, database backup
Requires at least: 3.0
Tested up to: 4.9.4
Stable tag: 6.0
License: GPLv2 or later

== Description ==

Backup your database in easy and fast way.

Features:

*   View/Export(zip) SQL file
*   View/Export(zip) CSV file

== Installation ==

* Login to WordPress admin panel
* Go to Plugins > Add New
* Click Upload 
* Click Choose File and select the DB-Backup.zip.
* Click Install Now.
* Activate the plugin through the 'Plugins' menu in WordPress.
* Go to Dashboard -> Wordpress DB Backup and Backup your data.

OR

* Extract DB-Backup.zip
* Go to /wp-content/plugins/ and upload the extracted folder in this directory.
* Activate the plugin through the 'Plugins' menu in WordPress.
* Go to Dashboard -> Wordpress DB Backup and Backup your data.

== Frequently Asked Questions ==

= Where can I send bug reports? =

Please email us to syedamirhussain91@gmail.com

== Screenshots ==

1. DB Backup 1

2. DB Backup 2

== Changelog ==

= 6.0 =
* Fixed several issues(Thanks to Henri Salo for reporting issues.)
* More Standard and Secure Code

= 5.0 =
* Fix vulnerability(Thanks to Henri Salo for reporting CVE-2014-9119 vulnerability.)
* Optimized the code
* Fixed some minor issues

= 4.5 =
* Bug fixes
* More Standard Code
* Design Changed

= 4.2 =
* Small changes.

= 4.1 =
* Fix some issues.

= 4.0 =
* If your database is too large then you can download zip file for your database.

= 3.0 =
* Can take complete database backup.

= 2.0 =
* Can backup multiple tables.

= 1.0 =

== Upgrade Notice ==

= 6.0 =
* Fixed several issues(Thanks to Henri Salo for reporting issues.)
* More Standard and Secure Code