openmage/legacy-frontend-themes

Old M1 default themes for backward compatibility.

Installs: 109

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

Language:HTML

Type:magento-module

v1.0.0 2022-12-29 22:11 UTC

This package is auto-updated.

Last update: 2024-03-30 00:31:19 UTC


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.