jayanka/patch-manager
最新稳定版本:1.0.0
Composer 安装命令:
composer require jayanka/patch-manager
包简介
A magento extension to maintain data patches
README 文档
README
Installation
composer require jayanka/patch-manager
This magento extension provides a set of bin/magento CLI commands to maintain data patches
Commands
-
bin/magento j:patch:apply- Apply patches by module name(s) or class name(s) Examplesbin/magento j:patch:apply --module Magento_Catalog --module Magento_Salesbin/magento j:patch:apply --className Magento\\Catalog\\Setup\\Patch\\Data\\InstallDefaultCategoriesbin/magento j:patch:apply # Apply patches for all modules
-
bin/magento j:patch:delete- Delete patches by its class name(s) Examplesbin/magento j:patch:delete --className Magento\\Catalog\\Setup\\Patch\\Data\\InstallDefaultCategories
统计信息
- 总下载量: 2.36k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 22
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2023-08-08