scandipwa/installer
Composer 安装命令:
composer require scandipwa/installer
包简介
ScandiPWA bootstrap module
README 文档
README
Module is a helper to install ScandiPWA Theme.
2.0.0
Finally theme bootstrap does not rely on Magento state and scandipwa:theme:bootstrap does not require additional
setup:upgrade or initialized magento to be called.
Now copying queue is defined in Bootstrap.php directly to support non-initialized Magento states and DB-less bootstrap and build.
Usage
-
composer require scandipwa/installer -
php bin/magento scandipwa:theme:bootstrap <Vendor\name>
New theme bootstrap
Command accepts single parameter, which is treated as following format: "Vendor/theme".
Note
You can change Scandiweb/pwa in examples below to anything suitable for you, keeping the same naming structure:
Vendor/theme_name
After php bin/magento scandipwa:theme:bootstrap Scandiweb/pwa it will make next effect:
- Check for
<magento_root>/app/design/frontend/Scandiweb/pwa- bootstrap will quite with error if directory is present to prevent unwanted overrides. - Create
<magento_root>/app/design/frontend/Scandiweb/pwadirectory - Copy necessary files to the newly created theme root.
- Answer y/N (No is default) to a prompt for
theme.xmlandregistration.phpgeneration. You might want to create them manually - feel free to do it! - Run
php bin/magento setup:upgrade. - You are bootstraped!
Theme build
The theme must be built after it is bootstrap or after any changes.
- Go to
app/design/frontend/<vendor/name> - run
npm ci - run
npm run build
Customization
In order to customize copying task - simply edit di.xml, passing array with paths.
License
scandipwa/installer 适用场景与选型建议
scandipwa/installer 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 217.6k 次下载、GitHub Stars 达 4, 最近一次更新时间为 2019 年 03 月 12 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 scandipwa/installer 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 scandipwa/installer 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 217.6k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 13
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2019-03-12