Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oxid-esales/smarty-admin-theme
The admin theme for smarty engine
https://github.com/oxid-esales/smarty-admin-theme
Last synced: about 1 month ago
JSON representation
The admin theme for smarty engine
- Host: GitHub
- URL: https://github.com/oxid-esales/smarty-admin-theme
- Owner: OXID-eSales
- License: other
- Created: 2022-09-30T17:08:20.000Z (about 2 years ago)
- Default Branch: b-7.0.x
- Last Pushed: 2023-05-10T13:32:42.000Z (over 1 year ago)
- Last Synced: 2024-10-11T23:43:31.453Z (2 months ago)
- Language: Smarty
- Size: 923 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Smarty Admin theme
Admin theme based on the Smarty engine.
## Compatibility
* b-7.0.x branch is compatible with OXID eShop b-7.0.x
## Installation
**Run the following command to install Smarty Admin theme:**
```bash
composer require oxid-esales/smarty-admin-theme
```**Install OXID eSales Smarty Component:**
Please install the corresponding version of the Smarty component:
```bash
composer require oxid-esales/smarty-component #for OXID eShop Community Edition
composer require oxid-esales/smarty-component-pe # for OXID eShop Professional Edition
composer require oxid-esales/smarty-component-ee # for OXID eShop Enterprise Edition
```**Note:**
The Smarty theme for Admin will be registered during the installation.
Please check the following parameter's value in case the wrong Admin theme is loaded:```yaml
parameters:
oxid_esales.theme.admin.name: 'admin_smarty'
```## 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 **Smarty engine** of https://bugs.oxid-esales.com