Cloning allows you to create unique custom themes.
If you wish to create your own original design for your store, you don’t need to modify various files of an existing theme. Instead, you need to clone it.
Cloning is a process with a number of advantages:
Cloning is a function designed mainly for developers; thus, to clone a theme:
Run the following console command:
php admin.php -p --dispatch=themes.clone --source=responsive --target=my_theme
Specify the name and the description of the cloned theme in manifest.json file.
Cloning a theme with or without a parent works differently.
Questions & Feedback
Have any questions that weren't answered here? Need help with solving a problem in your online store? Want to report a bug in our software? Find out how to contact us.