viraxpress / frontend

viraxpress/frontend

Energize your E-commerce with ViraXpress's blazing fast Magento New Front End + Elegant Theme + >95% SEO score + Open Source

  • VX Frontend
magento2-theme Compatibility: 2.4.7-2.4.8 Code Quality: Fail Tests: N/A Security: Pass Apache-2.0

Logo

Welcome to ViraXpress (VX)

Energize your E-commerce with ViraXpress's blazing fast Magento New Front End + Elegant Theme + >95% SEO score + Open Source.

Demo Link: https://demo.viraxpress.com/

Google PageSpeed Score

VX-PageSpeed.png

Theme Requirements

  • Magento(CE) 2.4.6, 2.4.7, 2.4.8, 2.4.9
  • Node Version >= 20.x
  • Redis
  • Varnish

Theme Installation

Before applying our theme package, we strongly recommend implementing it on a development server. Please ensure you back up your Magento files and database. We cannot be held responsible for any data loss.

Install the theme package using the composer command given below:

M2.4.6

  composer require viraxpress/frontend=1.0.9

M2.4.7

  composer require viraxpress/frontend=2.0.6

M2.4.8

  composer require viraxpress/frontend=3.0.1

M2.4.9

  composer require viraxpress/frontend=4.0.0

Composer Update

  composer require viraxpress/frontend=x.x.x -W

Manually edit the composer.json file in the Magento root directory and include the entries under the psr-4 section, as shown in the example below.

VX-psr-4.png

"ViraXpress\\Catalog\\": "vendor/viraxpress/catalog/",
"ViraXpress\\Cms\\": "vendor/viraxpress/cms/",
"ViraXpress\\Checkout\\": "vendor/viraxpress/checkout/",
"ViraXpress\\CheckoutOptimization\\": "vendor/viraxpress/checkoutoptimization/",
"ViraXpress\\ConfigurableProduct\\": "vendor/viraxpress/configurable-product/",
"ViraXpress\\Configuration\\": "vendor/viraxpress/configuration/",
"ViraXpress\\Customer\\": "vendor/viraxpress/customer/",
"ViraXpress\\CSP\\": "vendor/viraxpress/csp/",
"ViraXpress\\Framework\\": "vendor/viraxpress/framework/",
"ViraXpress\\Newsletter\\": "vendor/viraxpress/newsletter/",
"ViraXpress\\Sales\\": "vendor/viraxpress/sales/",
"ViraXpress\\Store\\": "vendor/viraxpress/store/",
"ViraXpress\\Swatches\\": "vendor/viraxpress/swatches/",
"ViraXpress\\Theme\\": "vendor/viraxpress/theme/",
"ViraXpress\\Widget\\": "vendor/viraxpress/widget/",
"ViraXpress\\Wishlist\\": "vendor/viraxpress/wishlist/"

Run the below magento commands

  composer clearcache
  composer dumpautoload
  php bin/magento setup:upgrade
  php bin/magento setup:di:compile
  php bin/magento setup:static-content:deploy -f
  php bin/magento c:c
  php bin/magento c:f
  • Assign ViraXpress as your frontend theme for your website or store from the admin panel.

Thanks to OpenSource Libraries:

Community:

Join for discussions: https://discord.gg/JKczyhWvzy

Explore VX Frontend Today

Join us at ViraXpress and experience the future of Magento themes with VX Frontend. For consulting, development, and support services, contact us at [email protected]. Let’s build something extraordinary together.

Important Notes:

  • We have tested our theme frontend on Magento 2.4.6-px and 2.4.7-px versions, running on both PHP 8.1 and 8.2. For other versions, any future developments or updates will be announced here as new releases.
  • This package is intended for developers who are already familiar with Magento 2 development. Since it is free and open source, we do not provide support for setup-related queries, except for addressing genuine bugs.
  • Ensure that your server specifications and cache settings are properly adjusted according to your requirements to achieve the desired optimization in performance and speed.
  • While using third-party tracking tools, the score may gradually decrease. Please ensure that you are optimizing them as well.
  • The images provided with this theme's frontend are for display purposes only and should not be used on the website for any commercial purposes.
  • To maintain the performance score, use web-optimized images.
  • Avoid using smaller-dimension images. Ensure the image dimensions are approximately 100-125% of the actual image container.
  • Back up the website before installation.

Demo Server Specs

  • High performance is achieved on the shared 4GB RAM AWS Lightsail instance 💯, but this configuration is not advisable for a production environment to handle traffic.

VX-Lightsail-4GB.png

🚀 Contributions are always welcome! 🙌

No changelog yet

The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.

Versions
Version Stability QA Status Compatibility Released
4.0.0 stable Fail Magento 2.4.7-2.4.8 Details 2026-06-15 09:16:12
1.0.9 stable Not tested Not yet tested Details 2025-10-17 07:19:21
3.0.1 stable Fail Magento 2.4.7 Details 2025-10-17 07:14:31
2.0.6 stable Not tested Not yet tested Details 2025-10-17 07:08:58
3.0.0 stable Not tested Not yet tested Details 2025-08-01 06:09:05
2.0.5 stable Not tested Not yet tested Details 2025-08-01 06:02:24
1.0.8 stable Not tested Not yet tested Details 2025-08-01 05:53:04
1.0.7 stable Not tested Not yet tested Details 2024-10-30 09:45:25
2.0.4 stable Not tested Not yet tested Details 2024-10-30 09:41:37
2.0.3 stable Not tested Not yet tested Details 2024-10-11 09:52:12
2.0.2 stable Not tested Not yet tested Details 2024-10-03 09:52:30
1.0.6 stable Not tested Not yet tested Details 2024-10-03 09:52:10
1.0.5 stable Not tested Not yet tested Details 2024-09-24 09:41:23
2.0.1 stable Not tested Not yet tested Details 2024-09-20 13:38:30
1.0.4 stable Not tested Not yet tested Details 2024-09-20 06:11:13
1.0.3 stable Not tested Not yet tested Details 2024-09-09 13:30:08
1.0.2 stable Not tested Not yet tested Details 2024-09-02 06:26:44
1.0.1 stable Not tested Not yet tested Details 2024-08-30 13:28:12
1.0.0 stable Not tested Not yet tested Details 2024-08-29 13:33:39

Requires 17

Package Constraint
php ~8.1.0||~8.2.0||~8.3.0||~8.4.0
viraxpress/catalog 3.0.0
viraxpress/checkout 3.0.0
viraxpress/checkoutoptimization 4.0.0
viraxpress/cms 3.0.0
viraxpress/configurable-product 3.0.0
viraxpress/configuration 3.0.0
viraxpress/csp 3.0.0
viraxpress/customer 3.0.0
viraxpress/framework 3.0.0
viraxpress/newsletter 3.0.0
viraxpress/sales 3.0.0
viraxpress/store 3.0.0
viraxpress/swatches 3.0.0
viraxpress/theme 3.0.0
viraxpress/widget 3.0.0
viraxpress/wishlist 3.0.0

Compatibility

Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.

Compatibility matrix (Magento × PHP)
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 Pass Pass
2.4.8 Pass Pass
2.4.9 Pass not tested

Code Quality

Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge — a phpcs finding can't make a module incompatible.

Static analysis

Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.

Static analysis results
Tool Status Findings Summary
PHPCS Fail 1582 5 errors, 1577 warnings (ruleset: Magento2) — 112 auto-fixable with phpcbf
PHPMD Pass 0
Cpd Pass 0
Composer validate Info 17 valid; 17 advisory notes (composer validate --strict)

PHPStan

Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases. Cell → details modal.

PHPStan results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 Pass Pass
2.4.8 Pass Pass
2.4.9 Pass N/A

Tests

Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.

Unit tests

Unit tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Integration tests

Integration tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Security

Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.

Security results
Tool Status Findings Summary
Composer audit Pass 0
Malware scan Pass 0
License
Apache-2.0
Authors
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.