Skip to content

MEStackCodes/WP-SQL-DatabaseExport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

WordPress SQL Database Export

Description

A WordPress plugin that allows you to export your database to a SQL file with a single click. The SQL dump is compressed into a .gz (gzip) file to optimize downloading. It doesn't require any external CLI commands.

Requirements

  • Requires at least WordPress 5.7
  • Tested on WordPress 6.8 / PHP 8.2

Installation

Upload via WordPress Admin

  1. Download the plugin from GitHub Repository.
  2. Compress the folder wp-sql-database-export to zip format.
  3. Go to your WordPress admin panel.
  4. Navigate to Plugins > Add New.
  5. Click Upload Plugin and select the compressed wp-sql-database-export.zip file.
  6. Click Install Now, then Activate Plugin.
  7. Access from the Tools Menu > WordPress SQL Database Export in the administration panel.

Share

If you liked and found this repository useful for your projects, star it. Thank you for your support! ⭐

About

A WordPress plugin that allows you to export your database to a SQL file with a single click.

Topics

Resources

License

Stars

Watchers

Forks

Languages