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.
- Requires at least WordPress 5.7
- Tested on WordPress 6.8 / PHP 8.2
- Download the plugin from GitHub Repository.
- Compress the folder
wp-sql-database-export
to zip format. - Go to your WordPress admin panel.
- Navigate to Plugins > Add New.
- Click Upload Plugin and select the compressed
wp-sql-database-export.zip
file. - Click Install Now, then Activate Plugin.
- Access from the Tools Menu > WordPress SQL Database Export in the administration panel.
If you liked and found this repository useful for your projects, star it. Thank you for your support! ⭐