An open API service indexing awesome lists of open source software.

https://github.com/openmage/legacy-frontend-themes


https://github.com/openmage/legacy-frontend-themes

Last synced: 4 months ago
JSON representation

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.