C3_ConfigSetupHelper

Magento Extension
Download latest - 1.1.0

When enabled, adds check-boxes next to each entry in the system config view. By checking some of these, even across multiple groups (though just within one tab), after saving the settings you are presented with the complete code to set these options via a setup script including startSetup and endSetup.

Features:
Speed up development - ready to copy and paste into a setup script and save
Works with any extension that displays options in the system config
Self-commenting: Gives section and group names to aid visibility
Set default, website and store-view settings

Releases (2)

Date Version Notes
2014-08-30 1.1.0


  • Outputs correct scope for store view, website and default settings (explicit scope omitted for the latter).

2014-08-22 1.0.1

Features:


  • Speed up development - ready to copy and paste into a setup script and save

  • Works with any extension that displays options in the system config

  • Self-commenting: Gives section and group names to aid visibility

Known issues:


  • There are some settings in e.g. Paypal that aren’t currently outputting correctly. We are looking into this for the next version.

  • Oldest supported CE version is 1.7.0.1