renepenner/mage-tools

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

Collection of scripts for Magento

Installs: 22

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/renepenner/mage-tools

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

This package is not auto-updated.

Last update: 2025-10-11 23:33:01 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