wm21w/admintheme_vitcas

Wm21w AdminTheme

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:HTML

Type:magento2-module

1.0.33 2018-04-16 18:08 UTC

This package is not auto-updated.

Last update: 2024-05-01 09:44:29 UTC


README

Custom Magento 2 Admin Theme

  1. app/design/adminhtml/Wm21w/light/theme.xml

<theme xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Config/etc/theme.xsd"> <title>Wm21w Light Theme</title> <!-- your theme's name --> <parent>Magento/backend</parent> <!-- the parent theme. Example: Magento/backend --> </theme>

  1. app/design/adminhtml/Wm21w/light/registration.php

<?php \Magento\Framework\Component\ComponentRegistrar::register( \Magento\Framework\Component\ComponentRegistrar::THEME, 'adminhtml/Wm21w/light', __DIR__ );

  1. app/design/adminhtml/Wm21w/light/web/images/21-logo.svg