hryvinskyi/magento2-page-speed-js-merge-frontend-ui

N/A

Installs: 1 952

Dependents: 1

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 1

Open Issues: 0

Type:magento2-module

pkg:composer/hryvinskyi/magento2-page-speed-js-merge-frontend-ui

1.0.15 2026-01-14 18:21 UTC

This package is auto-updated.

Last update: 2026-01-14 18:21:42 UTC


README

Latest Stable Version Total Downloads PayPal donate button Latest Unstable Version License

Description

Frontend implementation of JavaScript merging and minification. Executes JS merge logic on storefront pages.

Features

  • MinifyMergeFiles Observer - Triggers file merging/minification
  • RequireJS Management - Frontend RequireJS handling
  • Cache Management - Frontend cache operations
  • API Interfaces - Frontend JS merge operations
  • UI Components - Display components for merged JS

Installation

composer require hryvinskyi/magento2-page-speed-js-merge-frontend-ui
bin/magento module:enable Hryvinskyi_PageSpeedJsMergeFrontendUi
bin/magento setup:upgrade
bin/magento cache:flush

Dependencies

  • magento/framework: *
  • hryvinskyi/magento2-page-speed-js-merge: 1.0.*

Compatibility

  • Magento 2.3.x, 2.4.x
  • PHP 7.4+, 8.0+, 8.1+

License

MIT License

Author

Volodymyr Hryvinskyi - volodymyr@hryvinskyi.com