openmage / legacy-frontend-themes
Old M1 default themes for backward compatibility.
Package info
github.com/OpenMage/legacy-frontend-themes
Language:HTML
Type:magento-module
pkg:composer/openmage/legacy-frontend-themes
v1.0.0
2022-12-29 22:11 UTC
Requires
README
This repo contains the app/design/frontend/default legacy themes for OpenMage/M1.
Please remember that, since symlinks are not allowed in the themes folder structure, you'll have to add
"extra": {
"magento-deploystrategy-overwrite": {
"openmage/legacy-frontend-themes": "copy"
},
}
to your composer.json file.