mage-obsidian/module-storefront
Composer 安装命令:
composer require mage-obsidian/module-storefront
包简介
Storefront logic for MageObsidian: ViewModels, legacy layout neutralization and shared Vue islands that bring Luma-level functionality to the modern frontend.
README 文档
README
Storefront logic for MageObsidian. This module hosts the PHP layer that brings Luma-level functionality to the modern frontend, paired with the MageObsidian/default theme:
- ViewModels — the functional equivalents of Luma's blocks/helpers, consumed by the theme's templates.
- Legacy layout neutralization — enumerated
<referenceBlock remove="true"/>overrides (with<sequence>over the relevant core modules) that switch off the inert RequireJS/Knockout markup of each migrated module. - Shared Vue islands — reusable interactive components mounted by
renderVueComponent.
It reuses Magento's native backends (e.g. customer section data at /customer/section/load) rather than reimplementing them.
Documentation
For more details, visit the official documentation.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-22