Skip to content

Adds a Configuration Editor to the Settings section for Umbraco 8 with capability to edit all files in the /config directory plus the root Web.Config file

Notifications You must be signed in to change notification settings

YourITGroup/ConfigurationEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration Editor

Configuration Editor Logo

Nuget Package: NuGet release NuGet release

Umbraco Package: Our Umbraco project page

Adds a Configuration Editor to the Settings section for Umbraco 8 or Umbraco 9 with capability to edit all files in the /config directory plus the root Web.Config file. The root Web.Config file will be backed up with a date-stamped extension on save.

Compiled against Umbraco 8.6.4 and Umbraco 9 Beta 3

Umbraco 9

Sample Web project:

  • Uses SqlCe database - username is "admin@admin.com"; password is "Password123"
  • Umbraco 9 beta 3

Umbraco 8

Sample Web project:

  • Uses SqlCe database - username is "admin@admin.com"; password is "Password123"
  • Umbraco 8.6.4

RoadMap / Releases:

Release 2.0.0

  • Umbraco 9/.Net 5.0 Release 🎺 🎆 ✨

Release 0.1.6

  • Fixed regression issue where .js files were not being populated in the config directory

Release 0.1.5

  • Expanded configuration filters to include all configuration files under App_Plugins (json, xml, config)

Release 0.1.4

  • New Logo 💯

Release 0.1.3

  • Moved alert banner for Web.config so it doesn't overlap the actual editing area obscuring it.

Release 0.1.2

  • Remove empty folders
  • Import proper Ace Editor xml view instead of using Razor.

Logo

The package logo uses the Configuration (by Joe Pictos) icon from the Noun Project, licensed under CC BY 3.0 US.

About

Adds a Configuration Editor to the Settings section for Umbraco 8 with capability to edit all files in the /config directory plus the root Web.Config file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published