Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oxid-esales/apex-theme
https://github.com/oxid-esales/apex-theme
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oxid-esales/apex-theme
- Owner: OXID-eSales
- License: other
- Created: 2022-02-22T10:59:44.000Z (almost 3 years ago)
- Default Branch: b-8.0.x
- Last Pushed: 2024-05-13T06:38:43.000Z (8 months ago)
- Last Synced: 2024-05-13T07:42:38.644Z (8 months ago)
- Language: Twig
- Size: 4.85 MB
- Stars: 18
- Watchers: 13
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-2.x.md
- License: LICENSE
Awesome Lists containing this project
README
# APEX Theme
APEX is the Bootstrap 5 based OXID Theme for Twig template engine## Installation
Run following commands to install the theme:
```bash
composer require oxid-esales/apex-theme
```## Compatibility
### Branches
* `b-8.0.x` - compatible with OXID eShop b-8.0.x branch
* `b-7.3.x` - compatible with OXID eShop b-7.3.x branch
* `b-7.2.x` - compatible with OXID eShop b-7.2.x branch
* `b-7.1.x` - compatible with OXID eShop b-7.1.x branch### Versions
* versions `1.x` - compatible with OXID eShop compilations 7.0.x and 7.1.x## Activation
### Via OXID eShop administration panel:
Select the APEX theme and click activation button in:`Extensions --> Themes`
### Via console:
Execute the following command:
```bash
bin/oe-console oe:theme:activate apex
```## Development
[Grunt](https://gruntjs.com) and [npm](https://nodejs.org) are required to generate theme assets during development.
## 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