تفصیل
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.
انسٹالیشن
Installation should be pretty simple, I guess. Just upload it to the plugins folder, or use the automatic installed, then enable it.
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“Total Backup – By Fotan.net” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“Total Backup – By Fotan.net” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
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.