1.0.0releasedConfig to Params

Adds a selected config setting to the params object.

Clone URLhttps://github.com/jmoont/config_to_params.git

Add as a submodulegit submodule add https://github.com/jmoont/config_to_params.git extensions/config_to_params --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
NoNoNoNoNo1.0.0NoNoNoNoNoNoNoNoNoNoNoNo. Soon?

Readme

Config to Params

Adds a selected config setting to the params object for Symphony CMS.

Installation

  1. Upload the config_to_params folder in this archive to your Symphony /extensions folder.

  2. Enable it by selecting the "Config to Params", choose Enable from the with-selected menu, then click Apply.

  3. You can now edit the CONFIG_TO_PARAMS config section in your manifest/config.php file an example has been added for you.

  4. The values you add here will be available in the params object.

For more information, see http://getsymphony.com/learn/tasks/view/install-an-extension/

Version history

Requires Symphony 2.5

        - First release