Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Being able to duplicate a theme by id #880

Open
paulhuisman opened this issue Jan 11, 2021 · 3 comments
Open

Being able to duplicate a theme by id #880

paulhuisman opened this issue Jan 11, 2021 · 3 comments

Comments

@paulhuisman
Copy link

paulhuisman commented Jan 11, 2021

First off, great work on the tooling. Without your kit developing for a multisite Shopify platform would be a pain.

We are already pretty efficient in deployment using theme kit.

However, one thing would speed things up even more and that is being able to duplicate a theme (based on id).

The command could look something like this: theme duplicate --env=stage --id=1239293293

How do you guys feel about releasing this feature in the future?

Keep up the good work!

@paulhuisman paulhuisman changed the title Ability to duplicate a theme by id Able to duplicate a theme by id Jan 11, 2021
@paulhuisman paulhuisman changed the title Able to duplicate a theme by id Being able to duplicate a theme by id Jan 11, 2021
@tanema
Copy link
Contributor

tanema commented Jan 11, 2021

Hey @paulhuisman, thanks for the suggestion, I will think about the best way to do this. Currently, you can run theme new while you are in a directory with the files of another theme, and it will not overwrite existing files (you may get some extra files but those can be removed) That should help for now, but I will think about adding an option to theme new to make a copy

@paulhuisman
Copy link
Author

Thanks for getting back to me so fast. Would be great if you could have a look! In the mean time i will look into theme new.

@Curzey
Copy link

Curzey commented Nov 9, 2023

Is there any status on this? It would be a great feature to secure backups automatically, before deploying changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants