renepenner/mage-tools

该软件包最新版本(v0.0.2)没有提供许可证信息。

Magento脚本集合

v0.0.2 2015-11-08 17:24 UTC

This package is not auto-updated.

Last update: 2024-09-14 18:20:33 UTC


README

Code Climate Build Status

MageTools

MageTools是一套支持Magento环境的脚本。

''这只是第一次实验 - 绝对测试版 -> 不可用于生产''

create-localxml

使用create-localxml.php,你可以从位于conf/magento/文件夹中的模板创建local.xml。所有占位符都将替换为JSON文件中的值。

 conf/magento/local.xml       <-- template
 conf/magento/default.json    <-- default config values
 conf/magento/develop.json    <-- values for develop scope