Shopify / shopify_theme

A console tool for interacting with Shopify Theme Assets.
http://shopify.github.io/shopify_theme
MIT License
645 stars 135 forks source link

Where to setup theme_id? #176

Closed skywinder closed 9 years ago

skywinder commented 9 years ago

As you said in http://shopify.github.io/shopify_theme/

Generate the config file. Go get a valid api_key and password for your store head to https://[your store].myshopify.com/admin/apps/private and generate a private application. By default it adds the main theme, if you want to edit one of your other themes, add the theme_id.

  1. I don't see theme_id in https://vape-room-cyprus.myshopify.com/admin/apps/private
  2. I don't see theme_id in >theme help

So, where I can specify it?

skywinder commented 9 years ago

Ok, guys, I found info in the end of page. :wink: Just wondering, that it's better to clarify about yml, to not guess, where to setup theme_id in begining of article.

Thank you very much for your tool!

skywinder commented 9 years ago

..and another suggestion - put info about conigure before yml template. I was copy template, and hten just found about configure command.