Download the app now and test it for free for 10 days
Currency Select Language Select region

Database backup in the bluetronix CMS – this is how you easily restore damaged tables

In this tutorial, you will learn how to use database backups in bluetronix CMS to quickly restore damaged tables. Whether it's a blog or shop – with automatic backup, you are always on the safe side.

Wann solltest du ein Backup nutzen?

Nutze ein Backup, wenn beim Import etwas schiefgelaufen ist (z. B. falsche Spalten), ein Update Artikel beschädigt hat oder du versehentlich Daten gelöscht hast. Ein Restore stellt den gewählten Tabellenstand wieder her.

So funktioniert die automatische Sicherung

The system creates automatic backups for each table – seven consecutive days. For example, you can choose the state from yesterday and restore the table.

Schritt für Schritt: Backup wiederherstellen

Open the DatabaseBackup section in the menu. Select the desired table (e.g., Blog or Shop), find the appropriate date, and click Restore. Confirm the process – the table will be reset to the selected state.

Import/Export als Alternative

If you have previously exported, you can correct the file (e.g., shop_export.csv) in Excel and import it again. During import, you can specify whether existing records should be replaced or only new ones added.

Für Entwickler: zusätzliche Optionen

Developers have the option to execute their own MySQL commands. More details can be found in the video MySQL Records for Developers.

Wichtig: Vor größeren Importen oder Massenänderungen empfiehlt es sich, manuell ein Backup anzulegen. So kannst du jederzeit den genauen Ausgangszustand wiederherstellen.

Fazit

Die Backup-Funktion schützt dich vor Datenverlust: Wähle Tabelle, Datum und wiederherstellen – fertig. So bringst du Blog- oder Shop-Tabellen schnell wieder in den gewünschten Zustand.

FAQ

what customers often ask us

Wann sollte ich ein Datenbank-Backup verwenden?

A backup makes sense if you made a mistake during import, swapped columns, or an update in the shop or blog led to corrupted data. With the backup function, you can easily restore the affected table.

Wie rufe ich den Backup-Bereich auf?

Switch to Database ⯈ Backup in the menu. There you will find all existing backups for your tables. Select the desired table, for example, Blog or Shop, and open the backup area.

Wie stelle ich ein Backup wieder her?

Choose the desired date in the backup area, e.g., the state from yesterday, and click Restore. The selected table will be reset to this state – very easy and without technical knowledge.

Wie oft werden automatische Backups erstellt?

The system automatically creates seven daily backups for each database table. This way, you can easily access previous versions and select the appropriate state.

Kann ich auch Shop-Daten wiederherstellen?

Yes, the restoration works the same for all tables – even within the shop. For example, if you made a mistake during article updates, you can easily reset the shop using the backup function.

Was passiert mit meinen aktuellen Daten nach dem Wiederherstellen?

During restoration, the table is reset to the selected state. Newer changes will be lost in the process. If you want to keep data, export it first as a CSV file.

Kann ich vor einem Import ein manuelles Backup anlegen?

Yes, that is recommended. Before making major changes or an import, create a manual backup so that you can restore the old state of your database at any time if errors occur.

Was mache ich, wenn der Import nicht funktioniert hat?

If the import fails or incorrect columns are assigned, you can easily restore the state before the import via Database ⯈ Backup. This way, your database remains fully functional.

CMS