sixbysix/magento2-staging-config-sync
最新稳定版本:v1.0.0
Composer 安装命令:
composer require sixbysix/magento2-staging-config-sync
包简介
Magento 2 Staging Config Sync
README 文档
README
https://gitlab.com/sixbysix/magento2-staging-config-sync
This extension tracks changes to the core_config_data table and allows you to
dump these changes to JSON. This file may then be imported again later.
This is intended to be used on a staging/test environment so that sandbox credentials can be restored after a database refresh.
Compatibility
- PHP 8.1+
- Magento 2.4.4, 2.4.5, 2.4.6, 2.4.7
Installation
composer require sixbysix/magento2-staging-config-sync
bin/magento module:enable SixBySix_StagingConfigSync
bin/magento setup:upgrade
bin/magento s:d:c
Usage
Please see the documentation here for usage information.
Testing
Commits to this repository will trigger a GitLab CI pipeline that will run the following tests.
Note: all tests are executed on a clean Magento 2.4.* instance
- phpstan
- phpunit
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-12-27