Download the PHP package khvt/admin-theme-manager without Composer
On this page you can find all versions of the php package khvt/admin-theme-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download khvt/admin-theme-manager
More information about khvt/admin-theme-manager
Files in khvt/admin-theme-manager
Download khvt/admin-theme-manager
More information about khvt/admin-theme-manager
Files in khvt/admin-theme-manager
Vendor khvt
Package admin-theme-manager
Short Description Oxid eShop Admin Theme Manager for Oxid eShop V6
License GPL-3.0-or-later
Homepage https://github.com/KristianH/admin-theme-manager/
Package admin-theme-manager
Short Description Oxid eShop Admin Theme Manager for Oxid eShop V6
License GPL-3.0-or-later
Homepage https://github.com/KristianH/admin-theme-manager/
Please rate this library. Is it a good library?
Informations about the package admin-theme-manager
admin-theme-manager
Oxid eShop Admin Theme Manager for Oxid eShop V6
This repository contains a Oxid Eshop module to manage admin themes. The admin theme management base on shop theme management.
functions
- new admin menu item to manage admin themes
- extends shop classes:
- \OxidEsales\Eshop\Core\Config
- \OxidEsales\Eshop\Core\Language
- \OxidEsales\Eshop\Application\Controller\Admin\NavigationTree
- de/activate stand-alone admin themes
- managing child themes
how to install
how to create a admin theme
- create the theme folder in source/Application/views/{themeId}/
- create the configuration file in source/Application/views/{themeId}/adminTheme.php
-
fill the adminTheme.php file with the theme parameters:
- create the theme folder in source/out/{themeId}
- create your required subfolders in source/Application/views/{themeId}/ (de, en, tpl, for example) and fill it with content :-)
All versions of admin-theme-manager with dependencies
PHP Build Version
Package Version
Requires
oxid-esales/oxideshop-metapackage-ce Version
^6.1
The package khvt/admin-theme-manager contains the following files
Loading the files please wait ....