Backup Frappe site data and files
Create comprehensive Frappe site backups with options for database, files, and compression. Guides you through backup selection, execution, and verification with best practice recommendations.
/plugin marketplace add Venkateshvenki404224/frappe-apps-manager/plugin install frappe-apps-manager@frappe-marketplaceCreate comprehensive backups of Frappe sites:
bench --site <site-name> backupbench --site <site-name> backup --with-files--verbose flag--backup-path-db and --backup-path-filesBest practices: Remind users about the 3-2-1 backup rule and the importance of testing restore procedures.