This package will add a tree to the developer section called "Config Files". It will list all of the *.config files in your ~/config folder. These can all be modified in the editor provided.
Also available on Nuget
Install-Package Nibble.Umbraco.ConfigTree
Version information
For Umbraco v4.8+ (including up to v6.x and beyond) use the latest version - currently v3.1!
For Umbraco v4.5.x (legacy) please use v2.0. This version introduced editing the Web.config file!
A note when editing your Web.config file - any modifications may potentially break your website. As a back-up measure, the editor will make a copy when you save (this is timestamped in the filename) - just in case you need to revert it!
For Umbraco v4.0.x (legacy), please use the previous version (Nibble.ConfigTree_1.0.zip).