openmage / legacy-frontend-themes
Old M1 default themes for backward compatibility.
Installs: 133
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Language:HTML
Type:magento-module
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.