In a store, every hour between two backups is an hour of orders you could lose. Yedekalma lets you give each component its own schedule: back up product images daily and the order database hourly. Backups go straight to your own cloud storage.
No credit card required · 14-day free trial
Before choosing a backup plan you need to know where each kind of data lives.
Orders, payment status and customer addresses are entirely in the database. A file backup will not bring them back.
Product definitions and stock levels are in the database; their images are on the filesystem. You need both.
Memberships, addresses and order history are database-only — losing them resets the customer relationship.
Roll back coupon usage counters and the same coupon becomes redeemable again.
Keeping order and invoice records is a legal obligation; losing them is a legal risk, not just a commercial one.
Code injected into checkout can skim card data. Without a known-clean restore point it is hard to detect.
Download the Yedekalma PHP Backup Module (.zip). Nothing is installed inside WooCommerce itself.
Unzip it and upload the yedekalma folder to your site root (public_html/yedekalma) via FTP.
Open yoursite.com/yedekalma/ in a browser and paste the API token generated in your panel.
Pick frequency, components and storage target. Backups run automatically and restore in one click.
The module runs on your own server. Your database and FTP credentials are never sent to our panel.
Backups go directly to Google Drive, Amazon S3 and S3-compatible services, Dropbox, OneDrive, Yandex.Disk — or a Receiver Module on your own server. They never pass through us.
Only changed files, changed tables and new emails are transferred. How it works.
Restore from the panel. When moving to a different server, connection settings are rewritten for you.
File, database and email backups are scanned for malicious content.
The module needs PHP 7.0 or newer — virtually every WooCommerce installation qualifies. On the database side MySQL and MariaDB are supported: WooCommerce runs on MySQL, so no extra configuration is needed.
The module is installed as an independent folder in your web root. It does not touch WooCommerce core files and is not installed as a theme, plugin or extension — so WooCommerce updates never break your backups.
Try it free for 14 days. No credit card, and nothing is charged when the trial ends.
Create Free Account