Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oxid-esales/twig-admin-theme
- Owner: OXID-eSales
- License: other
- Created: 2019-07-18T23:00:53.000Z (over 5 years ago)
- Default Branch: b-8.0.x
- Last Pushed: 2024-04-19T16:50:12.000Z (8 months ago)
- Last Synced: 2024-05-04T09:59:50.004Z (8 months ago)
- Language: Twig
- Size: 1.5 MB
- Stars: 15
- Watchers: 12
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-2.x.md
- License: LICENSE
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