- Online only
Complete backup and reshop for your PrestaShop 9 store — database + files — packaged in a single ZIP, with a standalone restore script included. Chunked engine that never times out, scheduled backups, one-click recovery.
End-to-end encrypted payment (HTTPS/SSL). PCI-DSS Level 1 certified provider, 3D Secure 2 strong authentication (PSD2). No card data stored on our servers. Personal data processed in compliance with UK GDPR.
Instant digital delivery. Secure download link sent by email within minutes of payment confirmation (usually under 5 minutes). Permanent download from your customer area. No physical shipping.
Pursuant to UK consumer law (and Directive 2011/83/EU), no right of withdrawal applies to digital content whose supply began after the consumer's express consent and express waiver. This waiver is explicitly requested at order.
Backup engine
Database dump (gzipped SQL) with foreign-key handling
File snapshot (configurable include/exclude paths)
Chunked execution via AJAX ticks — no PHP timeout on large shops
JSON manifest inside the archive (version, host, date, content list)
Scheduling
Token-protected cron endpoint for unattended runs
Daily / weekly / monthly frequencies with selectable hour
Retention policy (automatic purge of old archives)
Last-run status visible on the dashboard
Restore
In-shop restore from any archive in the backups folder
Standalone backuppro-restore.php script for disaster recovery (runs without booting PrestaShop)
Password protected (constant-time hash_equals check)
Self-delete button after successful restore
Security
Backups folder protected by .htaccess (Deny from all)
Cron endpoint protected by a random token (hash_equals)
Standalone restore script refuses to run without a defined password