PHPackages                             khvt/admin-theme-manager - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. khvt/admin-theme-manager

AbandonedArchivedOxideshop-module[Admin Panels](/categories/admin)

khvt/admin-theme-manager
========================

Oxid eShop Admin Theme Manager for Oxid eShop V6

1.0.1(7y ago)1273GPL-3.0-or-laterPHP

Since Apr 12Pushed 7y ago3 watchersCompare

[ Source](https://github.com/KristianH/admin-theme-manager)[ Packagist](https://packagist.org/packages/khvt/admin-theme-manager)[ Docs](https://github.com/KristianH/admin-theme-manager/)[ RSS](/packages/khvt-admin-theme-manager/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

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
---------

[](#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-install)

`composer require khvt/admin-theme-manager`

how to create a admin theme
---------------------------

[](#how-to-create-a-admin-theme)

1. create the theme folder in source/Application/views/{themeId}/
2. create the configuration file in source/Application/views/{themeId}/adminTheme.php
3. fill the adminTheme.php file with the theme parameters:

```
