Jump to content

Proposal: Every module should have an "active" checkbox


nurkka
 Share

Recommended Posts

Hi all,

my proposal is, that every module should have an "active" checkbox, which allows to quickly deactivate it, instead of being forced to uninstall/reinstall it.

Like AdminOnSteroids had and TracyDebugger has.

Best regards!

  • Like 6
Link to comment
Share on other sites

@nurkka - I agree, but a couple of things that might help you in the meantime. If you install https://processwire.com/modules/module-settings-import-export/ it will automatically backup module settings when it's uninstalled so that you can easily get settings back where they were when you reinstall it.

Also, Tracy's Module Disabler panel can be helpful to disable modules without uninstalling - the catch is that it needs advanced and debug modes turned on to work.

  • Like 9
Link to comment
Share on other sites

When $config->debug and $config->advanced are true there is an "Autoload disabled" checkbox available in the module info for any autoload module. 

image.png.7bf73eded4e0fb9e27d6b609e6d0f8da.png

Checking this box disables the module in the same way as Tracy's Module Disabler panel, but might be useful on a site that doesn't have Tracy installed.

  • Like 7
  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...