Admin theme based on the twig engine.
- b-7.0.x branch is compatible with OXID eShop b-7.0.x
- b-6.5.x branch is compatible with OXID eShop b-6.5.x
Run the following command to install theme:
composer require oxid-esales/twig-admin-theme
(Only for PE) Install OXID eSales PE twig component:
If you are using Professional Edition, please install Twig component for OXID eShop Professional Edition:
composer require oxid-esales/twig-component-pe
(Only for EE) Install OXID eSales EE twig component:
If you are using Enterprise Edition, please install Twig component for OXID eShop Enterprise Edition:
composer require oxid-esales/twig-component-ee
Note:
The twig theme for admin will be registered during the installation. If you are having some issues, that the wrong Admin
theme is loaded, please check if the oxid_esales.theme.admin.name
parameter is set correctly:
.. code:: yaml
parameters:
oxid_esales.theme.admin.name: 'admin_twig'
See LICENSE file for license details.
If you experience any bugs or issues, please report them in the section OXID eShop (all versions) under category Twig engine of https://bugs.oxid-esales.com