Skip to content

digidesk/apex-theme

 
 

Repository files navigation

APEX Theme

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

Installation

This branch is compatible with OXID eShop compilation 7

Please make sure that the corresponding version of the OXID eSales Twig Component is installed:

composer require oxid-esales/twig-component #for OXID eShop Community Edition
composer require oxid-esales/twig-component-pe # for OXID eShop Professional Edition
composer require oxid-esales/twig-component-ee # for OXID eShop Enterprise Edition

Run following commands to install the theme:

composer config repositories.oxid-esales/apex-theme vcs https://github.com/OXID-eSales/apex-theme
composer require oxid-esales/apex-theme

Activation

Open OXID eShop administration panel and go to:Extensions --> Themes, select the APEX theme and click activation button.

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

Packages

 
 
 

Contributors

Languages

  • Twig 58.5%
  • CSS 14.9%
  • SCSS 10.2%
  • PHP 6.7%
  • JavaScript 6.3%
  • HTML 3.4%