Skip to content
forked from digingbil/Zipper

PHP Tool to make site archives (backups)

License

Notifications You must be signed in to change notification settings

Systemedic/Zipper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zipper

PHP Tool to make site archives (backups).

Ho to use it:

  1. Place the Zipper.php file in your desired folder, usually your site's root folder. For example

    /user/public_html/my_site/Zipper.php

  2. And run it through the browser like

    https://mysite.com/Zipper.php

  3. Choose if you want to make a DB dump as well. Currently this is working only with Joomla! and WordPress sites.

  4. Click Start Zipping and wait for it to finish.

  5. When done you will be presented with a fullpath to your backup and a Download button as a way to get the archive locally.

  6. Optionally you can also "Delete all zipper archive files" and delete the script itself by clicking on "Delete the Zipper.php from the server" button. Keep in mind that if you click on "Delete the Zipper.php" the action will also delete all backup archive files created previously!

  7. Enjoy.

About

PHP Tool to make site archives (backups)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%