Skip to content

bYemma/apex-theme

 
 

Repository files navigation

APEX Theme

APEX is the Bootstrap 5 based OXID Theme for Twig template engine

Installation

Run following commands to install the theme:

composer require oxid-esales/apex-theme

Compatibility

Branches

  • b-8.0.x - compatible with OXID eShop b-8.0.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:

bin/oe-console oe:theme:activate apex

Development

Grunt and npm 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Twig 58.9%
  • CSS 15.1%
  • SCSS 10.3%
  • PHP 6.6%
  • JavaScript 5.6%
  • HTML 3.5%