🔧 Setup Upload Folders
→ Directory already exists: uploads
→ Directory already exists: uploads/brands
→ Directory already exists: uploads/products
✓ Created default brand image (SVG)
✓ Created default product image (SVG)
✓ Setup Complete!
📝 Next Steps:
- Go to admin panel and upload real images for brands and products
- Default SVG images will be used as fallback if no image is uploaded
- Recommended image format: PNG or JPG (max 2MB)
- Recommended size: 400x400px for brands, 600x600px for products
⚠️ Optional: Enable GD Library for better image handling
- Open file:
C:\xampp\php\php.ini - Find line:
;extension=gd - Remove semicolon to become:
extension=gd - Save and restart Apache
Go to Admin Panel →View Store Front →