Download the PHP package lucapon/statamic-content-backup without Composer
On this page you can find all versions of the php package lucapon/statamic-content-backup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lucapon/statamic-content-backup
More information about lucapon/statamic-content-backup
Files in lucapon/statamic-content-backup
Package statamic-content-backup
Short Description Statamic Content Backup is a Statamic addon that allows control panel users to download and restore content backups easily.
License MIT
Informations about the package statamic-content-backup
Statamic Content Backup
Statamic Content Backup is a Statamic addon that allows control panel users to download and restore content backups easily.
New features added
- Added support for backing up database-stored content.
Installation
Install this addon running the following command from your project's root directory:
After installation, publish the configuration file with:
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
If you upgrade to version ^2.0.0
, it is recommended to republish the configuration file to ensure compatibility with the updated features. Run the following command:
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.
All versions of statamic-content-backup with dependencies
spatie/db-dumper Version ^3.7
tightenco/ziggy Version ^2.5
pion/laravel-chunk-upload Version ^1.5