oxid-esales / apex-theme
APEX Theme
Package info
github.com/OXID-eSales/apex-theme
Language:Twig
Type:oxideshop-theme
pkg:composer/oxid-esales/apex-theme
Requires
- php: >=8.3
- oxid-esales/twig-component: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
- dev-b-8.0.x
- v8.0.0-alpha.2
- v3.1.0
- v3.0.2
- v3.0.1
- v3.0.0
- v3.0.0-alpha.1
- v2.1.0
- v2.0.0
- v1.4.0
- v1.3.0
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.0
- v1.0.0
- dev-b-7.6.x
- dev-b-8.0.x-move-theme-settings-to-yaml-OXDEV-8895
- dev-b-8.0.x-DONT-DELETE-validation-of-theme-settings-value-OXDEV-10521
- dev-b-8.0.x-spike-themes
- dev-fix/order-history-shipping-status-comparison
- dev-b-7.5.x
- dev-b-7.4.x-agb-checkbox-block
- dev-b-8.0.x-fix-compilation-tests-OXDEV-10010
- dev-feature/webp-zoom-images
- dev-fix/webp-image-handling
- dev-b-7.4.x-2fa-OXDEV-9078
- dev-b-7.5.x-alternative_spike-6805
- dev-b-7.5.x-OXDEV-6805
- dev-b-8.0.x-fix-spaceless-deprecations-OXDEV-9936
- dev-b-7.4.x
- dev-b-7.4.x-upgrade-vite-OXDEV-8985
- dev-b-7.4.x-test-gha
- dev-b-7.4.x-implememt-usercentric-OXDEV-7008
- dev-b-7.4.x-spike-google-analytics-OXDEV-7008
- dev-b-7.3.x
- dev-b-7.3.x-fix-basket-cahnge-amount
- dev-b-7.4.x-basket-product-selection-OXDEV-8698
- dev-b-7.3.x-async-defer-test-apex-OXDEV-5096
- dev-b-7.3.x-back-button-spike-OXDEV-8530
- dev-b-7.2.x
- dev-b-7.1.x
- dev-b-7.2.x-negative-sum-coupon-OXDEV-7174
- dev-b-7.2.x-google-analytics-v4-integration-OXDEV-5412
- dev-b-7.2.x-google-reviews-OXDEV-8691
- dev-ADD_MISSING_BLOCKS
- dev-b-7.1.x-OXDEV-7673_mallstart_fixes
- dev-b-7.2.x-move_translations-OXDEV-8502
- dev-b-7.2.x-spike_zoom_options-OXDEV-8497
- dev-SvenBrunk-patch-1
- dev-b-7.0.x
- dev-b-7.0.x-fix-fullproductinfo
- dev-PSEC-81-dispatch-event-after-basket-ajax-update
- dev-b-7.0.x-oxwidgetshanderjs
- dev-b-7.0.x-tech-release-OXDEV-7544
- dev-PAYMENT_Block_Optimize
- dev-main
This package is auto-updated.
Last update: 2026-09-18 12:48:29 UTC
README
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 branchb-7.6.x- compatible with OXID eShop b-7.6.x branchb-7.5.x- compatible with OXID eShop b-7.5.x branchb-7.4.x- compatible with OXID eShop b-7.4.x branchb-7.3.x- compatible with OXID eShop b-7.3.x branchb-7.2.x- compatible with OXID eShop b-7.2.x branchb-7.1.x- compatible with OXID eShop b-7.1.x branch
Versions
- versions
3.0.x- compatible with OXID eShop compilations 7.4.x - versions
2.1.x- compatible with OXID eShop compilations 7.3.x - versions
2.0.x- compatible with OXID eShop compilations 7.2.x - 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
Vite and npm are required to generate theme assets during development.
The asset build requires Node 20.19 or newer. Note that the odd Node release 21 is not supported by the toolchain.
Install the dependencies and build the assets with:
npm install npm run build
To rebuild automatically on SCSS and JS file changes during development, use watch mode:
npm run watch
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