Skip to content

Haza/koken-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Koken backup

Disclaimer : I know, code is horrible. It's base upon some existing koken code.

Disclaimer 2: DO NOT LEAVE THIS SCRIPT ON A PRODUCTION SERVER, it does not respect any access right, and SQL query are not safely done

Koken store it's picture into lots of subdirectories, without any option to grab all picture from an album in case of you want to backup (or migrate to an other system) them.

This little script allow to make an export of a complete album into one subdirectory.

The koken_backup.php file needs to be in the koken's root directory.

Example :

php koken_backup.php id=12

This will export the album 12 into a storage/backup/<album_machine_name>/ directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages