Skip to content

irobinson/ClientResourceAdmin

Repository files navigation

Client Resource Admin

This is an administrative module for DNN 6.1 (and up) that provides a user interface for key settings for managing CSS/JS resources. It allows a DNN SuperUser to update their web.config through the UI instead of editing the web.config by hand.

Installation

  • Download the latest installable module package from the downloads page.
  • Both Install and Source are installable through the DNN UI, Source just includes the C# code-behind.

Usage

  • Because of the sensitive nature of the functionality, the module is restricted to use by a DNN super-user.
  • The module features quite a bit of helpful information about how/why to configure the settings right on the admin page. Make sure to read through the information before saving new changes.
  • Caution: clicking save or increment version in the module will update your web.config and restart your website. Please plan accordingly.
  • Additionally, each time you save changes or increment the version, that information will be written to the DNN Event Viewer so you can keep track of what changes have been made on your site.
  • Disclaimer: if you have made custom changes to the ClientDependency portion of the web.config, they will be overwritten by using this module.

Issues

If you encounter any bugs or would like to request an enhancement, please create an issue.

Blog posts

Documentation

About

Module for DNN 6.1+ which provides a UI for key Client Resource Management web.config settings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published