🧷 Understanding Snapshots

Snapshots in WC Studio are full-point-in-time captures of your store β€” including files, database, themes, plugins, and settings. They let you roll back, restore, or replicate a store exactly as it was at the time the snapshot was taken. Think of snapshots as ultra-powerful β€œsave points” for your WooCommerce store.

πŸ“ Go to: WC Studio β†’ Snapshots


🧠 What is a Snapshot?

A snapshot captures your entire store’s environment, including:
  • βœ… WordPress core
  • βœ… WooCommerce and plugin data
  • βœ… Theme files and settings
  • βœ… Database content
  • βœ… PHP and server settings
  • βœ… Configuration and environment
This lets you restore your site at any point without reinstallation or downtime.

🎯 When to Use Snapshots

  • πŸ’‘ Before making major plugin or theme updates
  • πŸ§ͺ Before testing new custom code
  • πŸ›  During site migrations or server experiments
  • πŸ” Before cloning or duplicating a store
  • βœ… After reaching a β€œperfect state” worth saving

πŸ“Œ Snapshot vs. Backup

FeatureSnapshotBackup
SpeedInstant save/restoreScheduled or manual
Use CaseTesting, rollback, duplicationRecovery, disaster protection
IncludesFiles, DB, settings, environmentFiles and/or DB only (based on config)
LocationWC Studio internalBackup provider or local
You can use Snapshots + Backups together for total store protection.