๐Ÿงท 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