Descripció
This is my first plugin. Pretty simple really. I needed something that would allow one of my clients to create an archive of their whole WP site and database, then download it so it didn’t take up a bunch of space on my server.
A few things to keep in mind. I wrote this for my server. Your mileage may vary. I’m running a LAMP server with all latest stable releases (PHP 5.3+, MySQL 5+, Apache 2+) and gzip installed. That may or may not be important. I’m no server guy. All I know for certain is it works with that configuration. I suspect that it will run on most any LAMP setup, but I can’t guarantee it.
One nice thing… The file that is created is named with the site title, date and time of creation and the WP version it’s running. If there’s a server crash, or your web guy dies, you know exactly what you have to do to get back up and running quickly.
Instal·lació
Installation should be pretty simple, I guess. Just upload it to the plugins folder, or use the automatic installed, then enable it.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Total Backup – By Fotan.net» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Total Backup – By Fotan.net» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.1
- Fixed a couple file naming problems. Should fix the “404 error on delete and actually delete the archive from the server now.
1.0
- Initial Release.