🧷 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

  1. Go to the Snapshots panel.
  2. Click β€œCreate Snapshot”.
  3. Give your snapshot a name (e.g. Before Plugin Update, Launch-Ready).
  4. Add an optional description.
  5. Click Create Snapshot.
πŸ“¦ WC Studio will package your entire store environment, including:
  • 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.
ColumnDescription
Snapshot NameThe custom name you assigned
Created OnDate & time the snapshot was taken
SizeTotal size of the snapshot package
StatusSuccess / In-Progress / Failed
ActionsRestore / 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