renepenner / mage-tools
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
This package is not auto-updated.
Last update: 2025-10-11 23:33:01 UTC
README
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