⌘K
Home Settings Backup

Backup & restore

Download a SQL snapshot of your database

Stored in writable/backups/ on the server
FilenameSizeCreated
💡 Restore tips
To restore a backup, import the downloaded .sql file into a fresh workbee database via phpMyAdmin or the mysql CLI. For scheduled backups, add a cron job: 0 2 * * * /usr/bin/php /path/to/workbee/spark workbee:backup
This is a live demo. · Demo data will be reset in 6 hours — feel free to break things.