I downloaded a Liferay theme from Liferay Marketplace, as a .lpkg
file.
I want to modify it a bit.
How can I import it into Liferay Developer Studio?
I tried unzipping it, unzipping the *-theme-*.war
inside, copying the folders to the root of a new Liferay theme project, compiling to WAR and copying to Liferay's deploy
folder, but no theme appears. The theme appear correctly if I just copy the .lpkg
file to deploy
.