03
Image Upload and Deployment
Learn how to upload images and deploy changes to the server.
Uploading Images
Learn how to upload images to Manual Editor.
- Open Image PickerIn Form mode, click the "📷 Select Image" button next to the image field.
- Upload ImageIn the image picker modal: 1. Click the "📤 Upload" button 2. Select the image file to upload 3. After upload completes, select from the image list
- Set Multilingual ImagesIn the image picker, select language tabs (🇰🇷 Korean, 🇺🇸 English, 🇯🇵 Japanese, 🇪🇸 Spanish) to set different images for each language.
Checking Sync Status
Learn how to check the synchronization status between YAML files and Sanity CMS.
Sync Status Icon
You can check the current status with the sync status icon in the header:
- ✅ Synced: YAML and Sanity match
- ⚠️ Has Differences: Some fields differ
- ❌ Not Deployed: Document not in Sanity
- 🔄 Checking: Checking status
Sidebar Indicator
In the sidebar section list:
- Yellow dot (🟡): Section not deployed to server
- None: Section deployed to server
Deploying to Server
Learn how to sync changes to Sanity CMS and deploy to the server.
- Check ChangesVerify that your edits have been auto-saved. (Auto-saved after 2 seconds or when switching sections)
- Click Server Deployment ButtonClick the "🚀 Server Deployment" button in the header.
- A full-screen loading overlay will appear
- Synchronization to Sanity CMS will proceed
- Results will be shown in a toast message when complete
- Git Commit (Optional)Click the "▼" button next to "🚀 Server Deployment" to select "Deploy + Commit". To perform Git Commit: 1. Enter Git username and email 2. Enter commit message 3. Click "🚀 Deploy + Commit" button
Important Notes
- Server deployment is performed only for the currently open section.
- Git Commit also includes only the current section file and all images for that product.
- It is recommended to check the sync status before deployment to ensure there are no differences.