ethangrant / module-support-code-backup
Extends core module-support code backup command to tar files from mage root, not including absolute file path.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- magento/module-support: *
This package is auto-updated.
Last update: 2025-06-18 14:48:08 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 |