A simple and fastest plugin to restore WordPress backups.
Find a file
2024-09-20 16:11:42 +05:00
.gitignore Initial commit 2024-09-20 16:08:49 +05:00
LICENSE Initial commit 2024-09-20 16:08:49 +05:00
README.md Update README.md 2024-09-20 16:10:46 +05:00
wp-backup-installer.php Create wp-backup-installer.php 2024-09-20 16:11:42 +05:00

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