Creating Themes
Create Theme via CLI
Create Theme Command
php bin/console pteroca:dev:make-themeWhat the Command Does
Command Output Example
Activating Your Theme
Method 1: Via Admin Panel
Method 2: Via Database
First Steps After Creation
1. Verify Theme Installation
2. Test Theme Activation
3. Make Your First Customization
No Visible Changes?
Creating a Theme from Scratch
1. Create Directory Structure
2. Create template.json
3. Create Minimal Structure
Theme Development Workflow
1. Development Environment
2. Make Changes
3. Clear Cache (if needed)
4. Test Changes
5. Iterate
Troubleshooting
Theme Not Appearing in Settings
Changes Not Appearing
Template Errors
Related Guides
Last updated