One click backup of WordPress files and database (from readme, this is for Wp 1.2 only):
- Get “wp_backup”
- unzip
- Make a directory inside your WordPress folder and name it backup
- Assign write permissions to the backup folder you just created
- Copy all included files (except readme.txt) to your wp-admin folder
- Open menu.php in your wp-admin folder and find this line:
array(__('Users'), 3, 'users.php')
Add this line right after that:
array(__('Backup/Restore'), 5, 'backupRestore.php')
- Way to go, Login as admin, click Backup/Restore ..
[Update]
I didn’t create this utility. I’m sorry that this post gave impression that I’ve created it. I just downloaded, installed and provided instructions for self and may be others.
Original Author is LaughingLizard (dinki@mac.com)


[...] tabase slvShowNewIndicator(1099195331); Filed under: WordPress Plugins|Google it! This isn’t a plugin but gives the option to backup all WP files and database with one click. [...]
[...] orpresas en tu WordPress (WP). Se trata de
[...] es.
Blogging Pro just informed me of a new plugin (which isn’t really a plugin): One click backup of WordPress files and database. I tried it, and after making a few [...]
[...] que os interese el plugin lo pueden encontrar junto con sus instrucciones de instalación aquÃ. Una vez más obtengo beneficio gratuito gracias a la comunidad de software libre. Porcierto, l [...]
Hey there!
Great script… and exactly what I need too… actually, I’d like to package it to work with my current project: wp-plugin-mgr and the WP Plugin DB…
I’m a working on the next version of the DB local client (that lets you easily install plugins straight from the developer’s website) and, among the new features available to make plugin installs more automated, there will be the ability to run SQL commands at install time.
Which is where your script comes in: it’d be very nice if I could automatically save the state of the DB before running a plugin SQL install script, so that, if things go wrong, the user can immediately go back.
The way I see it, I would just need to do some very light modifications to your plugin, so as to package it as a one-click install itself, then, whenever the user would need to install a plugin that requires SQL trickery, the client would automatically suggest installing your plugin first and, once installed, automatically call the back-up function before going further…
All in all, very little work and the added bonus that your plugin will be available as a “one-click” install in the DB for everybody to use.
The only modification I can see right now is to change the default backup folder to something inside “wp-content” (could actually be left outside, but I prefer one-click install to mess as little as possible with the root folder)… the rest is only a matter of zipping the archive the right way…
I’ll be glad to repackage it myself, unless you want to do it… just wanted to ask you first if that was ok with you…
Cheers!
Hi that was not my utility. I didn’t create this utility. I’m sorry that this post gave impression that I’ve created it. I just downloaded, installed and provided instructions for myself. Please contact the original Author is LaughingLizard (http://dinki.mine.nu/weblog/, dinki@mac.com)
I just started with WP month ago. Imported my posts from blogger, livejournal….:)
te y cómoda utilidad para evitar desagradables sorpresas en tu WordPress (WP). Se trata de One Click Backup of WordPress Files and Database, un hack (no plugin) creado por Laughing Lizard que t [...]
I know you didn;t create this but could you help me. I am using 1.2.1 mingus and get this error wehn I try and download my backed up database \”The requested URL /backup/09122004wordpress.sql was not found on this server.\” When I try and back up the WP files I get this error- \”There was an error in backing up files!\”
Help please?
Lou
Hi,
I think probelm is path related. Did you create “backup” directory in your main “blog” directory ? say “/var/www/username/blog” is your main Wordpress directory, then “backup” directory should be “/var/www/username/blog/backup”.
Problem could also be permissions related. Did you give write permission to your webserver process for “backup” folder ?
Let me know if have solved the problem.
Regards,
Jai
little dance on Christmas day that I was actually able to do this. YEAH!!! I also found Jai Bharat Patel’s Blog - One click backup of WordPress 1.2 files and database. [...]
Here are some plugins which I’ll be looking at (mostly this is a note to myself). One-Click Backup of WP Database Optimize your database [...]
[...] 00 pm Blogging Pro just informed me of a new plugin that isn’t really a plugin: one click backup of WordPress files and database. I tried it, and after making a few HTML and syntax t [...]