Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oxid-esales/twig-admin-theme

The admin theme for twig engine
https://github.com/oxid-esales/twig-admin-theme

Last synced: about 1 month ago
JSON representation

The admin theme for twig engine

Awesome Lists containing this project

README

        

# Twig admin theme

Admin theme based on the Twig engine.

## Installation

**Run the following command to install theme:**
```bash
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:
```bash
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:
```bash
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:
```yaml
parameters:
oxid_esales.theme.admin.name: 'admin_twig'
```

## License

See LICENSE file for license details.

## Bugs and Issues

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