Lindsey
6 years agoLeader
How to download all skins in Studio into SDK
In order to set up our local skin development environment, we need all the skins that exist in Studio to be downloaded into the SDK.
Our custom skin depends on a skin called "Support Theme" that a Khoros support member created, which depends on responsive skins. Setting up the local skin dev complains that our skin does not depend on a responsive skin, because it doesn't have all the skins downloaded to view.
How can we download all the skins that exist in Studio into our SDK? We have tried:
- li export-studio-plugin
- li export-studio-plugin --points "skin" --force
- li create-skin --clearCore
And none of these appear to work.