https://github.com/openmage/legacy-frontend-themes
https://github.com/openmage/legacy-frontend-themes
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/openmage/legacy-frontend-themes
- Owner: OpenMage
- License: osl-3.0
- Created: 2022-12-29T09:23:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T08:37:04.000Z (over 3 years ago)
- Last Synced: 2025-04-22T01:23:20.937Z (about 1 year ago)
- Language: HTML
- Size: 1.21 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Legacy Frontend Themes for OpenMage
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.