| .gitignore | ||
| LICENSE | ||
| README.md | ||
| wp-backup-installer.php | ||
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 ==
- Upload
wp-backup-installerto the/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Navigate to "Backup Installer" in the admin dashboard and restore your backup.
== Changelog ==
= 1.0 =
- Initial release