wp-backup-installer/README.md

29 lines
868 B
Markdown
Raw Permalink Normal View History

2024-09-20 16:10:46 +05:00
# WordPress Backup Installer
2024-09-20 16:08:49 +05:00
A simple and fastest plugin to restore WordPress backups.
2024-09-20 16:10:46 +05:00
=== 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