ethangrant / module-support-code-backup
There is no license information available for the latest version (0.1.0) of this package.
Extends core module-support code backup command to tar files from mage root, not including absolute file path.
Package info
github.com/ethangrant/module-support-code-backup
Type:magento2-module
pkg:composer/ethangrant/module-support-code-backup
0.1.0
2024-07-18 07:04 UTC
Requires
- magento/module-support: *
This package is auto-updated.
Last update: 2026-02-18 16:17:48 UTC
README
Ethangrant_SupportCodeBackup
By default support:backup:code will create a tar ball of the code base including the absolute path up to the root magento directory. This module strips the full file path back to just the root directory.
Dependencies:
Magento_Support
Preferences
global
| FOR | TYPE |
|---|---|
Magento\Support\Console\Command\BackupCodeCommand |
Ethangrant\SupportCodeBackup\Console\Command\BackupCodeCommand |