avstudnitz / AvS_ScopeHint

Creates a warning if a configuration setting is overwritten on a lower level (website or store view)
86 stars 23 forks source link

Compatability advice #18

Open maderlock opened 9 years ago

maderlock commented 9 years ago

We have an extension that also rewrites adminhtml/system_config_form_field. In this case it adds checkboxes so that setup scripts can be easily created. We'd really like our extensions to be compatible as we think our clients would benefit from yours, and as developers we would like to be able to use ours. Any thoughts as to a way to do this that also allows them to work independently?

You can view our extension at https://github.com/c3limited/magento-config-setup-helper