wp-backup-installer/README.md
2024-09-20 16:10:46 +05:00

28 lines
868 B
Markdown

# WordPress Backup Installer
A simple and fastest plugin to restore WordPress backups.
=== WP Backup Installer ===
Contributors: Babar Ali Jamali
Tags: restore, backup, WordPress, plugin
Requires at least: 5.0
Tested up to: 6.0
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
WP Backup Installer allows you to easily restore database backups created by other plugins.
== Description ==
WP Backup Installer is a simple plugin to restore your WordPress database using `.sql` files. Upload the backup file and restore it with one click.
== Installation ==
1. Upload `wp-backup-installer` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to "Backup Installer" in the admin dashboard and restore your backup.
== Changelog ==
= 1.0 =
* Initial release