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

dev-main 2021-09-29 09:47 UTC

This package is auto-updated.

Last update: 2024-09-29 06:14:27 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

  1. Run composer require ronangr1/module-barbagento
  2. Run bin/magento setup:upgrade
  3. Run bin/magento setup:di:compile
  4. Run bin/magento setup:static-content:deploy -f
  5. Run bin/magento cache:flush

Documentation