Comparing versions
Version 2Current version
YamlConfig Package makes it easy for admins to dump site configuration settings to YAML format and change site configuration settings by uploading YAML files.

YamlConfig is dependent on the Horde/Yaml php library. Horde/Yaml is distributed using PEAR. To get Horde/Yaml run these on the command line (sudo may be required):


<?php
pear channel-discover pear.horde.org
pear install horde/yaml
?>


Or you can download Horde/Yaml from the project website.
 
YamlConfig Package makes it easy for admins to dump site configuration settings to YAML format and change site configuration settings by uploading YAML files.

YamlConfig is dependent on the Horde/Yaml php library. Horde/Yaml is distributed using PEAR. To get Horde/Yaml run these on the command line (sudo may be required):


<?php
pear channel-discover pear.horde.org
pear install horde/yaml
?>

Or you can download Horde/Yaml from the project website.
Page History
Date/CommentUserIPVersion
02 Sep 2009 (14:35 UTC)
Will69.203.72.1613
Current • Source
Will69.203.72.1612
View • Compare • Difference • Source
Will69.203.72.1611
View • Compare • Difference • Source