viraxpress / frontend
Energize your E-commerce with ViraXpress's blazing fast Magento New Front End + Elegant Theme + >95% SEO score + Open Source
Installs: 193
Dependents: 0
Suggesters: 0
Security: 0
Stars: 33
Watchers: 7
Forks: 4
Open Issues: 0
Language:HTML
Type:magento2-theme
Requires
- php: ~8.1.0||~8.2.0||~8.3.0
- viraxpress/catalog: 1.0.2
- viraxpress/checkout: 1.0.2
- viraxpress/checkoutoptimization: 2.0.0
- viraxpress/cms: 2.0.3
- viraxpress/configurable-product: 1.0.1
- viraxpress/configuration: 2.0.2
- viraxpress/csp: 1.0.1
- viraxpress/customer: 1.0.1
- viraxpress/framework: 1.0.2
- viraxpress/newsletter: 1.0.1
- viraxpress/sales: 1.0.1
- viraxpress/store: 1.0.1
- viraxpress/swatches: 1.0.1
- viraxpress/theme: 2.0.3
- viraxpress/widget: 1.0.1
- viraxpress/wishlist: 1.0.1
This package is not auto-updated.
Last update: 2025-03-31 14:54:51 UTC
README
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
Theme Requirements
- Magento(CE) 2.4.6, 2.4.7
- 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.8
M2.4.7
composer require viraxpress/frontend=2.0.5
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.
"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:
- Tailwind CSS: https://github.com/tailwindlabs/tailwindcss
- Alpine.js: https://github.com/alpinejs/alpine
- Splide: https://github.com/Splidejs/splide
- GLightbox: https://github.com/biati-digital/glightbox
- Vanilla JS Datepicker: https://mymth.github.io/vanillajs-datepicker/
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 vira@viraxpress.com. 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.
π Contributions are always welcome! π