🛠️ Creating & Managing Configurations
WC Studio lets you create reusable Configurations — custom setup profiles that include themes, plugins, PHP settings, and more. These are perfect for speeding up new store creation and maintaining consistency across projects.📍 Go to: WC Studio → Configurations
➕ Creating a New Configuration
You can create a configuration by capturing the current setup of an existing store.✅ Steps to Create:
- Navigate to Configurations
- Click “Add Configuration”
- Choose an existing store to base your configuration on
- Name your configuration (e.g. “Fashion Starter Stack”)
- (Optional) Add a description for clarity
- Click Save Configuration
🧩 What’s Included
When creating a configuration, WC Studio captures:- ✅ Active Theme
- ✅ Installed Plugins
- ✅ PHP Settings (e.g. memory limit, execution time)
- ✅ WordPress/WooCommerce base settings
- ✅ Environment configuration (Live, Staging, Dev)
💡 Customizations not stored in the plugin or theme database (e.g. media files, content) will not be included.
📥 Applying a Configuration
You can use saved configurations during new store creation:- Go to Create New Store
- Choose “Create From a Configuration”
- Select one of your saved profiles
- WC Studio will auto-install the selected theme, plugins, and settings
🔄 Managing Configurations
Action | Description |
---|---|
Edit | Rename or change the description of an existing configuration |
Duplicate | Clone a configuration to create a slight variation |
Delete | Remove a configuration you no longer need |
💡 Pro Tips
- ✅ Maintain a configuration for each industry or store type you serve
- ✅ Use internal naming conventions (e.g.
Wholesale_Dev_Config
,Digital_Prod_Live
) - ✅ Regularly update your configurations to reflect your latest plugin stacks or setup improvements