Hello Community
I have old Shopify app which is working fine and live with theme extension. And now I lost that theme extension code how I can import that existing theme extension from app or there is any way to connect my code with existing theme extension with ID?
Why I want to import existing theme extension?
Because App is live and many stores using this app if I made new theme extension then store owner again setup the theme extension so I want re configure the theme extension.
Thankyou
Hi @squadify
As the Shopify app is already live and many stores utilize the current theme extension, building a new theme extension would require store owners to reinstall and configure it by hand, which is undesirable.
You must either recover the lost theme extension code or re-sync your local code via its ID with the current theme extension.
You can try follow ways :-
1: Recover the Lost Theme Extension Code
2: Synchronize Your Local App with the Current Theme Extension
Let me know if these solutions work, can share more solutions with you.
Thank you for your reply
How we can Synchronize Local App with the Current Theme Extension? Is there any documentation about Synchronize app?
Did you manage to find a solution for this? I have the exact same problem.