renepenner/mage-tools

There is no license information available for the latest version (v0.0.2) of this package.

Collection of scripts for Magento

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

This package is not auto-updated.

Last update: 2024-06-22 16:46:21 UTC


README

Code Climate Build Status

MageTools

MageTools are a set of scripts to support a Magento environment.

''THIS is just a first experiment - ABSOLUTE BETA -> NO PRODUCTIV''

create-localxml

with the create-localxml.php can you create a local.xml from a template located in conf/magento/ folder. All placeholders will be replaced with values in JSON files.

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