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. beechit/backup-restore

ActiveTypo3-cms-extension

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

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

4.0.1(5y ago)215.6k↓100%3[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 1mo 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

34

—

LowBetter than 77% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity28

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

1908d 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://www.gravatar.com/avatar/d458cf6ef2a109beb4343570834ba22110314d525f6d0f439eb1ae57d3b6f5e3?d=identicon)[beechit](/maintainers/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

[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

63991.3k4](/packages/netresearch-rte-ckeditor-image)[christophlehmann/imageoptimizer

Optimize uploaded/processed images with binaries of your choice

46501.8k](/packages/christophlehmann-imageoptimizer)[helhum/typo3-config-handling

Simple but powerful configuration handling for TYPO3 CMS

37307.8k4](/packages/helhum-typo3-config-handling)[b13/assetcollector

Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10118.4k](/packages/b13-assetcollector)[causal/fal-protect

Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).

1269.5k](/packages/causal-fal-protect)

PHPackages © 2026

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