ronangr1 / module-barbagento
Improve the performance of your Magento 2 store using Barbajs
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: *
This package is auto-updated.
Last update: 2024-10-29 06:31:01 UTC
README
*This is a work in progress and it is not yet functional. Do not use it for production systems.
What's BarbaJs?
Barba.js is a small and easy-to-use library that helps you create fluid and smooth transitions between your website's pages.
It helps reduce the delay between your pages, minimize browser HTTP requests and enhance your user's web experience.
For more information visit BarbaJs GitHub Page
Installation
- Run
composer require ronangr1/module-barbagento
- Run
bin/magento setup:upgrade
- Run
bin/magento setup:di:compile
- Run
bin/magento setup:static-content:deploy -f
- Run
bin/magento cache:flush