Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Dump System.xml just like global config file #839

Open
bassamjarad opened this issue Jul 13, 2016 · 3 comments
Open

Feature: Dump System.xml just like global config file #839

bassamjarad opened this issue Jul 13, 2016 · 3 comments
Labels

Comments

@bassamjarad
Copy link

bassamjarad commented Jul 13, 2016

Hi,

Is it possible to add a command to dump system.xml config file just like you do with the global Magento config file. Please check this code:

$systemxml = Mage::getConfig()->loadModulesConfiguration('system.xml')->getNode()->asXML();
@tkn98 tkn98 added the feature label Jul 13, 2016
@tkn98
Copy link
Collaborator

tkn98 commented Jul 13, 2016

Do you mean an XML dump of the file? In a pretty print fashion?

@bassamjarad
Copy link
Author

Yes. Exactly. Just like the global config.xml file

@ktomk
Copy link
Collaborator

ktomk commented Aug 1, 2016

I like the idea. From time to time I missed it but on the other hand I do not clearly remember how much.

For the XML files it might be important as well to show which ones are in effect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants