Skip to content

backup import/export script for OctoberCMS instances' plugins, database and storage

Notifications You must be signed in to change notification settings

ArtCodeStudio/october-backup-script

Repository files navigation

backup

Backup script to create a backup of the database and the storage / plugins directories. Uses node v16 and yarn v2

Install with

yarn set version berry
yarn install

To create a backup of current database, storage and plugins:

yarn backup:create

WIP (not yet functional): To restore a stored backup (multiple-choice prompt):

yarn backup:restore

About

backup import/export script for OctoberCMS instances' plugins, database and storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published