π§· 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
π― 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
Feature | Snapshot | Backup |
---|---|---|
Speed | Instant save/restore | Scheduled or manual |
Use Case | Testing, rollback, duplication | Recovery, disaster protection |
Includes | Files, DB, settings, environment | Files and/or DB only (based on config) |
Location | WC Studio internal | Backup provider or local |