๐งท Taking, Managing & Restoring Snapshots
WC Studio Snapshots allow you to save, restore, and reapply your storeโs exact state โ including database, files, plugins, themes, and settings. Whether youโre testing, updating, or troubleshooting, snapshots give you instant control with zero risk.๐ Go to: WC Studio โ Snapshots
๐ธ Taking a Snapshot
Before making major changes, take a snapshot to preserve your current store state.โ Steps to Take a Snapshot
- Go to the Snapshots panel.
- Click โCreate Snapshotโ.
- Give your snapshot a name (e.g.
Before Plugin Update
,Launch-Ready
). - Add an optional description.
- Click Create Snapshot.
- Files & folders
- Database
- PHP & WP settings
- Plugin/theme status
- Environment configuration
๐ Managing Snapshots
All your snapshots will appear in a list under the Snapshots dashboard.Column | Description |
---|---|
Snapshot Name | The custom name you assigned |
Created On | Date & time the snapshot was taken |
Size | Total size of the snapshot package |
Status | Success / In-Progress / Failed |
Actions | Restore / Clone / Delete |
๐ Snapshot Actions
- Restore: Instantly roll your store back to this point.
- Clone: Use this snapshot to launch a new identical store.
- Delete: Permanently remove the snapshot from your archive.
๐ง Snapshots are isolated per store, but can be reused across stores with the Clone option.
โป๏ธ Restoring a Snapshot
Restoring will replace your current store state with the saved snapshot.โ ๏ธ Important Notes:
- The restore process is instant and irreversible.
- Always take a snapshot of the current state before restoring.
- It includes both database and file changes.
๐ง When to Use Snapshots
- ๐ Before trying a new plugin or code snippet
- ๐งช For testing design or feature changes
- ๐ During server-level updates or PHP version changes
- ๐งผ As a safety net before deleting or replacing content
๐ก Pro Tips
- โ
Name snapshots clearly for easy reference (e.g.
Pre-Redesign
,Q1 Launch
,Clean Base
) - โ Pair snapshots with your Configurations for rapid setup + rollback
- โ Use Clone from Snapshot to build staging environments instantly