magento2-module admintheme_vitcas
Wm21w AdminTheme
wm21w/admintheme_vitcas
Wm21w AdminTheme
- Monday, April 16, 2018
- by SylwesterKowal
- Repository
- 0 Watchers
- 0 Stars
- 8 Installations
- HTML
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
magento2.admin_theme
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>
, (*2)
- app/design/adminhtml/Wm21w/light/registration.php
<?php
\Magento\Framework\Component\ComponentRegistrar::register(
\Magento\Framework\Component\ComponentRegistrar::THEME,
'adminhtml/Wm21w/light',
__DIR__
);
, (*3)
- app/design/adminhtml/Wm21w/light/web/images/21-logo.svg
dev-master
9999999-dev
Wm21w AdminTheme
Sources
Download
OSL-3.0
AFL-3.0
The Requires
1.0.33
1.0.33.0
Wm21w AdminTheme
Sources
Download
OSL-3.0
AFL-3.0
The Requires
1.0.32
1.0.32.0
Wm21w AdminTheme
Sources
Download
OSL-3.0
AFL-3.0
The Requires