i have lost my theme app extensions folder… and now i want to make some changes in my theme app extensions code how can I do this?
Hi Yash,
Can you explain this issue in more detail - how did you previously access the code of your app?
My guess, they created an extension, deployed it to Shopify, and than somehow ended up losing the source code for that.
The CLI has a way to deploy extensions obviously but there is not method to retrieve the code from Shopify once deployed.
Same thoughts here. @Yash_Soni if you do not use version control (specifically something like Git with GitHub) when you work on projects like that, you should. That way if files get lost on the system you can easily get them back.
Reminds me of the old saying “save often” but more of a “save and backup often”.
2 Likes