PHPackages                             beechit/backup-restore - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. beechit/backup-restore

ActiveTypo3-cms-extension[File &amp; Storage](/categories/file-storage)

beechit/backup-restore
======================

A low-level tool to backup and restore a full TYPO3 installation

4.0.1(5y ago)215.6k3[1 issues](https://github.com/beechit/backup_restore/issues)GPL-2.0-or-laterPHP

Since Jan 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/beechit/backup_restore)[ Packagist](https://packagist.org/packages/beechit/backup-restore)[ RSS](/packages/beechit-backup-restore/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (4)Dependencies (2)Versions (11)Used By (0)

EXT:backup\_restore TYPO3 Backup/Restore
========================================

[](#extbackup_restore-typo3-backuprestore)

A low-level tool to backup and restore a full TYPO3 installation

**How to use:**

1. Download and install backup\_restore in the extension manager Or use composer `composer require beechit/backup-restore` and install extension in the extension manager
2. Now you have a set of cli commands to backup and restore a TYPO3 install

    ```
    # create a backup
    ./typo3cms backuprestore:create

    # list existing backups
    ./typo3cms backuprestore:list

    # restore a backup
    ./typo3cms backuprestore:restore 2016-05-19_10-16-dd20a00976208b56

    # create backup with specific name
    ./typo3cms backuprestore:create kickstart
    ```

**Requirements:**

> TYPO3 &gt;= 10.3 ext:typo3\_console &gt;= 6.0.0

**Important:**

If no backup path is given the controller tries to create a folder named backups 1 level below the web root. When this isn't possible a folder named backups is created in typo3temp. *Make sure to secure this folder!*

**Additional config:**

The following ENV variables can be used to define custom paths to the needed binaries:

> path\_tar\_bin="/usr/bin/tar" path\_mysqldump\_bin="/usr/bin/mysqldump" path\_mysql\_bin="/usr/bin/mysql"

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 86.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~211 days

Recently: every ~320 days

Total

8

Last Release

1953d ago

Major Versions

1.0.3 → 2.0.02018-05-08

2.0.0 → 3.0.02019-03-29

3.0.0 → 4.0.02021-02-04

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1887364?v=4)[Beech](/maintainers/beechit)[@beechit](https://github.com/beechit)

![](https://www.gravatar.com/avatar/de91767f8e5b205c56cbba5324297b03a69fc2303702d8cda0a55b27a0123b0e?d=identicon)[fsaris](/maintainers/fsaris)

---

Top Contributors

[![frans-beech-it](https://avatars.githubusercontent.com/u/4436635?v=4)](https://github.com/frans-beech-it "frans-beech-it (32 commits)")[![ruudsilvrants](https://avatars.githubusercontent.com/u/9974197?v=4)](https://github.com/ruudsilvrants "ruudsilvrants (4 commits)")[![joey-bolts](https://avatars.githubusercontent.com/u/42336909?v=4)](https://github.com/joey-bolts "joey-bolts (1 commits)")

### Embed Badge

![Health badge](/badges/beechit-backup-restore/health.svg)

```
[![Health](https://phpackages.com/badges/beechit-backup-restore/health.svg)](https://phpackages.com/packages/beechit-backup-restore)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[typo3/cms-filelist

TYPO3 CMS Filelist - TYPO3 backend module 'Media' used for managing files.

199.8M197](/packages/typo3-cms-filelist)[causal/image_autoresize

Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.

19479.2k](/packages/causal-image-autoresize)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

41515.2k](/packages/wazum-sluggi)[hmmh/solr-file-indexer

Solr file indexer for Typo3

13231.9k3](/packages/hmmh-solr-file-indexer)[andersundsehr/aus-driver-amazon-s3

Provides a FAL driver for the Amazon Web Service AWS S3.

24269.9k](/packages/andersundsehr-aus-driver-amazon-s3)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
