Download the PHP package jayanka/patch-manager without Composer
On this page you can find all versions of the php package jayanka/patch-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jayanka/patch-manager
More information about jayanka/patch-manager
Files in jayanka/patch-manager
Download jayanka/patch-manager
More information about jayanka/patch-manager
Files in jayanka/patch-manager
Vendor jayanka
Package patch-manager
Short Description A magento extension to maintain data patches
License proprietary
Package patch-manager
Short Description A magento extension to maintain data patches
License proprietary
Please rate this library. Is it a good library?
Informations about the package patch-manager
Patch Manager
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_Sales
bin/magento j:patch:apply --className Magento\\Catalog\\Setup\\Patch\\Data\\InstallDefaultCategories
bin/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
All versions of patch-manager with dependencies
PHP Build Version
Package Version
No informations.
The package jayanka/patch-manager contains the following files
Loading the files please wait ....