Skip to content

Instantly share code, notes, and snippets.

@bouassaba
Created November 22, 2014 15:57
Show Gist options
  • Save bouassaba/113488fe7e062d398c85 to your computer and use it in GitHub Desktop.
Save bouassaba/113488fe7e062d398c85 to your computer and use it in GitHub Desktop.
Magento, get custom store config data
$configValue = Mage::getStoreConfig('sectionName/groupName/fieldName');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment