Still in the learning phase but ran into trouble y...
# suitecommerce
m
Still in the learning phase but ran into trouble yesterday. We have an extension and a theme that we have deployed into our Suitecommerce. Extension and theme were working fine until yesterday when I deployed some changes to the theme and the extension disappeared from the extensions manager. Redeploying the extension, even with a new version number still doesn't show up. The files all appear to be present and correct in the deploy_extensions folder. Could anybody point me in the right direction? Thanks
k
Check the target version in the manifest....it needs to match the SCS version you are running or have >= Sometimes this gets messed up if you get upgraded
m
Thanks for your help. I actually found the missing >= last night at that was indeed the problem. Appreciate your help.