{"id":22488809,"url":"https://github.com/Apen/TYPO3-backup","last_synced_at":"2025-08-02T21:31:50.447Z","repository":{"id":2937557,"uuid":"3949527","full_name":"Apen/TYPO3-backup","owner":"Apen","description":"A bash script to backup any version of any TYPO3 website","archived":false,"fork":false,"pushed_at":"2021-01-12T09:52:11.000Z","size":17,"stargazers_count":11,"open_issues_count":2,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-21T07:26:01.145Z","etag":null,"topics":["backup","database","typo3-backup","typo3-website"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Apen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-06T12:48:00.000Z","updated_at":"2023-10-30T17:09:56.000Z","dependencies_parsed_at":"2022-08-30T22:02:50.438Z","dependency_job_id":null,"html_url":"https://github.com/Apen/TYPO3-backup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apen%2FTYPO3-backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apen%2FTYPO3-backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apen%2FTYPO3-backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apen%2FTYPO3-backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Apen","download_url":"https://codeload.github.com/Apen/TYPO3-backup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228500220,"owners_count":17930019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backup","database","typo3-backup","typo3-website"],"created_at":"2024-12-06T17:18:46.066Z","updated_at":"2024-12-06T17:20:48.602Z","avatar_url":"https://github.com/Apen.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# TYPO3 website backup (files \u0026 database)\n\n## About\n\nThis script allow you to backup all the files and the database of your TYPO3 installation.\nIt work with TYPO3 4.x - 10.4.x.\n\n## Installation\n\n1. Upload the script to your website directory (the same as global index.php) OR download the script with wget:\n\n   \n    wget --no-check-certificate \"https://raw.github.com/Apen/TYPO3-backup/master/save-typo3.sh\"\n   \n\n2. Allow your user to execute this script with a chmod\n\n3. Execute the script\n\nbasic execution\n\n   \n    ./save-typo3.sh\n   \n\nbackup from a passed typo3 directory\n\n   \n    ./save-typo3.sh -p \"/home/html/package/\"\n   \n\nbackup to a specify directory\n\n   \n    ./save-typo3.sh -o \"/home/html/package6/\"\n   \n\nbackup with a special name for sql file\n\n   \n    ./save-typo3.sh -sql \"dump.sql\"\n   \n\nbackup databse only\n\n   \n    ./save-typo3.sh -f -dbonly\n   \n\nbackup without confirmation\n\n   \n    ./save-typo3.sh -f\n   \n\n## Example of execution\n\n\t-----------------------------------------------------------------------\n    Informations\n    -----------------------------------------------------------------------\n    Date               : 20200502\n    Website size       : 141M\n    Size of the DB     : 4.26562M\n    TYPO3 version      : 10.4.1\n    PATH_site          : /var/www/package-10.dev/www/public\n    Tar file           : export_package10-20200502.tar.gz\n    SQL file           : export_package10-20200502.sql\n    -----------------------------------------------------------------------\n    Check informations in 'typo3conf/LocalConfiguration.php'\n    -----------------------------------------------------------------------\n    typo_db_host       : 127.0.0.1\n    typo_db_username   : typo3\n    typo_db            : package10\n    \n    Do you want to backup the website? (y or n) : y\n    \n    -----------------------------------------------------------------------\n    Dump the DB package10...\n    -----------------------------------------------------------------------\n    -----------------------------------------------------------------------\n    Compress the files and DB...\n    -----------------------------------------------------------------------\n    -----------------------------------------------------------------------\n    Delete export_package10-20200502.sql...\n    -----------------------------------------------------------------------\n    -----------------------------------------------------------------------\n    Backup success: /var/www/package-10.dev/www/public/export_package10-20200502.tar.gz\n    -----------------------------------------------------------------------\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FApen%2FTYPO3-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FApen%2FTYPO3-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FApen%2FTYPO3-backup/lists"}