Getting started with the Shopify CLI (theme development)

  Рет қаралды 31,061

Coding with Robby

Coding with Robby

Күн бұрын

In this video we go through the basics of the Shopify CLI.
Installation docs: shopify.dev/th...

Пікірлер: 40
@leowynjoseph4001
@leowynjoseph4001 Жыл бұрын
Hey Robby, Great to see you again 😊
@tomaszposiadaa5174
@tomaszposiadaa5174 Жыл бұрын
Thanks Robby, I like your teaching style! Fast, to the point and very knowledgeable! Keep at it!
@dannydiscovers
@dannydiscovers Жыл бұрын
Hi Robby, your videos are great - keep posting! You're improving every time
@codingwithrobby
@codingwithrobby Жыл бұрын
Thanks for the kind words, I’ll keep at it!
@mike3999
@mike3999 Жыл бұрын
Thank you for this. Just getting started using the CLI (and shopify to be honest) so sorry if this is a silly question. Assuming I never want to push to the live site, the part that I was hoping for a little more clarity on was if I make changes as per your video, then I make changes via the customise section inside shopify admin (page sections, blocks, layout etc) is all of this data tied to the theme or is any of it outside the scope of the theme? I just don't want to be changing things in one place, push a change or pull a copy of the theme and overwrite something. I'm guessing I should work on one or the other and push/pull depending on what I just updated each time? Thanks again.. great content!
@AbelsColdSweat
@AbelsColdSweat Жыл бұрын
Really appreciate and hope for more Shopify videos! Thx!
@pullmanization
@pullmanization Жыл бұрын
Dig the quick videos, perfect for my style of learning. Only thing I'm missing is the terminals. Can't find any good content on Terminals, I have Git CMD? Is that the same as Terminal?
@codescript8940
@codescript8940 Жыл бұрын
Thank you so so much. I have been trying to wrap my head around shopify theme development but to no avail. After watching the video I am now beginning to feel confident and assured that I am on the right track. Please if you could create a Udemy course or something on Shopify theme development, it will be great.
@hajimeippo804
@hajimeippo804 Ай бұрын
Thank you very much
@alcuinodeyork
@alcuinodeyork Жыл бұрын
Great tutorial! Thank you for this. You just got a new sub 👌🏼
@richardb8446
@richardb8446 Жыл бұрын
Great video. You forgot to add ‘ -u’ at the end of ‘shopify theme push’, that’s why you didn’t see your new theme at Shopify
@leanprogrammer
@leanprogrammer Жыл бұрын
These videos are so helpful! keep it up!
@FreelanceFadi
@FreelanceFadi Жыл бұрын
At 9:04 I believe you should have used "shopify theme share" to upload your development theme as a new, unpublished theme in your theme library.
@webok
@webok Жыл бұрын
Hey Robby have you fully switched over to Shopify CLI now? Just curious, thanks for all the great content.
@codingwithrobby
@codingwithrobby Жыл бұрын
Hello! Yes, I’ve been using it on all new projects. I don’t bother converting old projects though, Themekit still works good for those.
@webok
@webok Жыл бұрын
@@codingwithrobby Ya that makes perfect sense. Again, really appreciate the videos.
@GrantEmerson-nu9gn
@GrantEmerson-nu9gn 6 ай бұрын
Thanks for the video!
@seankim3472
@seankim3472 Жыл бұрын
Thanks Robby, I can't see the product image locally?I think it's designated as a relative path, is there a way to check the image locally?
@richardleetulio7441
@richardleetulio7441 9 ай бұрын
on shopify push will the json templates gonna be updated too..?
@thebenkalungi
@thebenkalungi Жыл бұрын
Thanks for the video
@erikswanson3441
@erikswanson3441 21 күн бұрын
can i link my existing shopify store/account which contains non-active themes which i would like to sync with this, i do not want my production/live version connected.
@webmaster246
@webmaster246 11 ай бұрын
@Coding with Robby do you have advanced course for CLI on Udemy or any relevant platform to support you ?
@KinixDigital
@KinixDigital 8 ай бұрын
Thank you. Are you available to do theme development work as well?
@codingwithrobby
@codingwithrobby 8 ай бұрын
Occasionally, send me an email and I’ll let you know if it’s something I can help you with.
@fazaljarral2792
@fazaljarral2792 Жыл бұрын
How did you authenticate with the shop?
@maheshappaji1273
@maheshappaji1273 Жыл бұрын
my entire output is different when I use cli, sometimes the images will be bigger than the desired size please help me
@ufess1620
@ufess1620 Жыл бұрын
hello, whenever I do this i have an "bundle install" error. Any solution to this
@jovcemalakovski9148
@jovcemalakovski9148 2 ай бұрын
try installing ruby-dev
@amitj5451
@amitj5451 Жыл бұрын
Want to see Shopify app development tutorial from your end please it's a humble request❤️❤️❤️❤️❤️❤️❤️
@codingwithrobby
@codingwithrobby Жыл бұрын
Working on it!
@DanielLittleThunder
@DanielLittleThunder 2 ай бұрын
I really dislike the Shopify CLI. You have to do too many things manually. With themekit you just connect your theme with github integration, run `theme watch` from your local environment after setting up your config.yml file, and everything works. When you make a file change, theme watch picks it up, updates the live store and updates the connected repo. It also has a notify function you can tap into to do all kinds of other stuff. The Shopify CLI is just clunky and manual. And if you push a theme and the settings in a JSON file have changed, they will overwrite the changes on the development theme in Shopify. But I guess it's all going to the Shopify CLI, because I heard that themekit will not recognize the new theme blocks 'blocks' folder and it won't recognize changes to style settings that are coming. Pretty jank.
@vishvajitkumar9497
@vishvajitkumar9497 Жыл бұрын
theme kit not working on my Linux system
@codingwithrobby
@codingwithrobby Жыл бұрын
This video uses the Shopify cli which is separate from theme kit
@RaoQurbanAli-v5d
@RaoQurbanAli-v5d Жыл бұрын
Hi @robby i'm trying to develope my web on local machine but when im trying these all steps in command " To run this command, log in to Shopify Partners." can you confirm me its just work with shopify partner account?
@Kira-eb2vw
@Kira-eb2vw Жыл бұрын
can you show me how to use product.compare_at_price? I was planning to add a sale banner for products on sale and no banner for products not onsale and I got stock
@joaopraia8464
@joaopraia8464 Жыл бұрын
Try first checking whether the product is on sale and wrap it around your action {% if product.compare_at_price > product.price %} --> do something {% elif %} --> do something else
@Kira-eb2vw
@Kira-eb2vw Жыл бұрын
@@joaopraia8464 yeah I already figured that out after the comment
How to Install and Use Shopify's CLI as a Beginner
8:31
Coding with Jan - Shopify Developer
Рет қаралды 17 М.
Getting started with Shopify theme development (from scratch / complete guide)
1:16:24
My Daughter's Dumplings Are Filled With Coins #funny #cute #comedy
00:18
Funny daughter's daily life
Рет қаралды 33 МЛН
Хасанның өзі эфирге шықты! “Қылмыстық топқа қатысым жоқ” дейді. Талғарда не болды? Халық сене ме?
09:25
Демократиялы Қазақстан / Демократический Казахстан
Рет қаралды 338 М.
Officer Rabbit is so bad. He made Luffy deaf. #funny #supersiblings #comedy
00:18
Funny superhero siblings
Рет қаралды 19 МЛН
How To Install Shopify CLI 3.0
20:13
WeeklyHow
Рет қаралды 16 М.
Getting started with metaobject pages
8:13
Coding with Robby
Рет қаралды 1,9 М.
47. Shopify Theme Development  - Working with search functionality
9:21
Getting started with Shopify Liquid
25:53
Coding with Robby
Рет қаралды 31 М.
Shopify CLI for Theme Development (How to use) [Version 2.0]
25:05
Code with Chris the Freelancer
Рет қаралды 38 М.
How to use Github with Shopify (Online Store 2.0)
22:02
Code with Chris the Freelancer
Рет қаралды 31 М.
How to Create New Shopify Sections in 2024 (Shopify Editions)
25:47
Coding with Jan - Shopify Developer
Рет қаралды 21 М.
Run ALL Your AI Locally in Minutes (LLMs, RAG, and more)
20:19
Cole Medin
Рет қаралды 169 М.
01 - Course Introduction - Shopify App development with Remix
5:32
How to use Shopify CLI for theme development
43:11
Odestry
Рет қаралды 12 М.
My Daughter's Dumplings Are Filled With Coins #funny #cute #comedy
00:18
Funny daughter's daily life
Рет қаралды 33 МЛН