collab/module-additional-criticals
Composer 安装命令:
composer require collab/module-additional-criticals
包简介
Magento 2 module which loads additional critical CSS files per specific layout handles
README 文档
README
The Collab_AdditionalCriticals module is a simple module that differentiates critical styles used across different areas of Your Magento app.
Configuration
Module does not have any configuration options. You just need to fulfill the requirements specified in prerequisites.
Pre-requisites
dev/css/use_css_critical_pathmust be set to1incore_config_dataor inconfig.php/etc.phpcategory.css,simple-product.cssandconfigarble-product.cssalong withcritical.cssmust be present inapp/design/frontend/<Vendor>/<Theme>/web/css/directory. Those need to be generated by You or Your team using custom grunt tasks for example, this module does not provide any of those files.
How it works?
At specific layout handles module removes default critical CSS block filled with contents of critical.css file and creates new block with contents taken from previously prepared files.
| Layout Handle | Loaded File | Comment |
|---|---|---|
catalog_category_view |
category.css |
category.css should be generated against real category page on Magento app with dev/css/use_css_critical_path set to 0 |
catalog_product_view_type_simple |
simple-product.css |
simple-product.css should be generated against real simple product page on Magento app with dev/css/use_css_critical_path set to 0 |
catalog_product_view_type_configurable |
configurable-product.css |
configurable-product.css should be generated against real configurable product page on Magento app with dev/css/use_css_critical_path set to 0 |
default |
critical.css |
critical.css should be generated against CMS page on real Magento app with dev/css/use_css_critical_path set to 0 |
Why choose this extension over other solutions?
We don't believe in efficient modules which have tons of options - simple as that - modules which have multiple options, are prepared for many integrations always have some performance footprint for application. Having this in mind we are trying to provide simple, portable and independent modules which sometimes require some basic Magento 2 development skills.
Installation details
composer req collab/module-additional-criticals bin/magento setup:upgrade
collab/module-additional-criticals 适用场景与选型建议
collab/module-additional-criticals 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 896 次下载、GitHub Stars 达 0, 最近一次更新时间为 2024 年 08 月 13 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「PageSpeed」 「magento」 「magento2」 「critical css」 「cls optimization」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 collab/module-additional-criticals 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 collab/module-additional-criticals 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 collab/module-additional-criticals 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Russian Language Pack for Magento 2
DPD Magento2 Shipping extension
Magento 2 module which adds support for Speculation Rules API for instant page loads.
Magento 2 module for Google PageSpeed Analysis
Pagespeed friendly asset loader for TYPO3 CMS
Replace images with WebP format if the browser supports it
统计信息
- 总下载量: 896
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 31
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-08-13