A simple and fastest WordPress plugin to create backups of your site.
Find a file
2024-09-20 16:01:34 +05:00
.gitignore Initial commit 2024-09-20 15:58:20 +05:00
LICENSE Initial commit 2024-09-20 15:58:20 +05:00
README.md Update README.md 2024-09-20 16:01:34 +05:00
wp-backup-creator.php Create wp-backup-creator.php 2024-09-20 16:01:09 +05:00

WordPress Backup Creator

A simple and fastest WordPress plugin to create backups of your site.

=== WP Backup Creator === Contributors: Babar Ali Jamali Tags: backup, database, 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 Creator allows you to create backups of your WordPress database and store them in your uploads folder.

== Description ==

WP Backup Creator is a simple and fast WordPress plugin that allows you to create backups of your WordPress database with just a click.

== Installation ==

  1. Upload wp-backup-creator to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Navigate to the "Backup Creator" page in the WordPress admin to create backups.

== Changelog ==

= 1.0 =

  • Initial release