PHPackages                             lucapon/statamic-content-backup - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. lucapon/statamic-content-backup

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

lucapon/statamic-content-backup
===============================

Statamic Content Backup is a Statamic addon that allows control panel users to create, download, upload and restore content backups easily.

v4.0.0(4mo ago)23.8k↑175%2MITPHP

Since Mar 11Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/LucaPon/statamic-content-backup)[ Packagist](https://packagist.org/packages/lucapon/statamic-content-backup)[ RSS](/packages/lucapon-statamic-content-backup/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (10)Dependencies (3)Versions (18)Used By (0)

Statamic Content Backup
=======================

[](#statamic-content-backup)

[![Packagist version](https://camo.githubusercontent.com/b1a75977a1af4fab78e7cbaac9cd900af049a1c8af54df78886c882c3d284c4f/68747470733a2f2f666c61742e62616467656e2e6e65742f7061636b61676973742f762f6c756361706f6e2f73746174616d69632d636f6e74656e742d6261636b75702f6c6174657374)](https://camo.githubusercontent.com/b1a75977a1af4fab78e7cbaac9cd900af049a1c8af54df78886c882c3d284c4f/68747470733a2f2f666c61742e62616467656e2e6e65742f7061636b61676973742f762f6c756361706f6e2f73746174616d69632d636f6e74656e742d6261636b75702f6c6174657374) [![Packagist Total Downloads](https://camo.githubusercontent.com/98e289676dca2469a105b411f2bca32a1855e07ea641aee3a85544f5b96a3df2/68747470733a2f2f666c61742e62616467656e2e6e65742f7061636b61676973742f64742f6c756361706f6e2f73746174616d69632d636f6e74656e742d6261636b7570)](https://camo.githubusercontent.com/98e289676dca2469a105b411f2bca32a1855e07ea641aee3a85544f5b96a3df2/68747470733a2f2f666c61742e62616467656e2e6e65742f7061636b61676973742f64742f6c756361706f6e2f73746174616d69632d636f6e74656e742d6261636b7570)

Statamic Content Backup is a Statamic addon that allows control panel users to create, download, upload and restore content backups easily.

[![](images/screenshot-1.png)](images/screenshot-1.png)

Features
--------

[](#features)

- Create and restore full content backups from the control panel
- Back up database-stored content
- Upload and download backup archives
- Backup history with size and creation date
- Background backup creation via Laravel queues

Installation
------------

[](#installation)

Install this addon running the following command from your project's root directory:

```
composer require lucapon/statamic-content-backup
```

After installation, publish the configuration file with:

```
php artisan vendor:publish --tag=statamic-content-backup-config
```

Run the following command to start the Laravel queue to handle backups creation in the background:

```
php artisan queue:work
```

Usage
-----

[](#usage)

Once installed, the addon is available under **Utilities &gt; Content Backup** in the Statamic control panel.

Customization
-------------

[](#customization)

You can customize which files and database tables are included in the backup by editing the configuration file located at: `config/statamic-content-backup.php`

Upgrading
---------

[](#upgrading)

### Upgrading to v3

[](#upgrading-to-v3)

If you upgrade to version `^2.0.0` or `^3.0.0`, it is recommended to republish the configuration file to ensure compatibility with the updated features. Run the following command:

```
php artisan vendor:publish --tag=statamic-content-backup-config --force
```

This will overwrite your old configuration file with the updated version. Be sure to review the new configuration file for any additional options or changes.

### Upgrading to v4

[](#upgrading-to-v4)

Version `4.x` requires **Statamic 6** (and Laravel 12). It is not compatible with earlier versions of Statamic.

```
composer require lucapon/statamic-content-backup:^4.0
```

**Permissions:** In v3, the addon used a custom permission (`statamic-content-backup-permission`). In v4, permissions are managed automatically by Statamic's utility system. The permission is now `access content_backup utility` and can be configured under **Users &gt; Roles &gt; Utilities** in the control panel.

###  Health Score

43

—

FairBetter than 90% of packages

Maintenance78

Regular maintenance activity

Popularity25

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~47 days

Recently: every ~62 days

Total

16

Last Release

121d ago

Major Versions

v1.0.3 → v2.0.02025-01-29

v2.0.4 → v3.0.02025-06-12

v3.0.5 → v4.0.02026-02-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/798c6fe200790d0e87f3bcc8d1b209496fc76190ba22cc1e3490593506744bb4?d=identicon)[LucaPon](/maintainers/LucaPon)

---

Top Contributors

[![LucaPon](https://avatars.githubusercontent.com/u/15377487?v=4)](https://github.com/LucaPon "LucaPon (62 commits)")

### Embed Badge

![Health badge](/badges/lucapon-statamic-content-backup/health.svg)

```
[![Health](https://phpackages.com/badges/lucapon-statamic-content-backup/health.svg)](https://phpackages.com/packages/lucapon-statamic-content-backup)
```

###  Alternatives

[statamic/seo-pro

68488.6k](/packages/statamic-seo-pro)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135212.4k7](/packages/statamic-rad-pack-runway)[statamic/ssg

Generate static sites with Statamic.

254319.5k](/packages/statamic-ssg)[rias/statamic-redirect

29322.9k](/packages/rias-statamic-redirect)[spatie/statamic-responsive-images

Responsive Images for Statamic

114250.6k](/packages/spatie-statamic-responsive-images)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

23100.9k12](/packages/marcorieser-statamic-livewire)

PHPackages © 2026

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