Enabling Modules
Modules are off until you enable them. That keeps unused features off the critical path.
Enable a module
Section titled “Enable a module”- Go to WP PowerSuite -> Modules.
- Find the module by category or search.
- Toggle it on.
- If prompted, confirm any warning (some modules change login URLs, XML-RPC, or other sensitive behavior).
- Open settings (or the module’s admin page) if it has options, then save.
Disable a module
Section titled “Disable a module”Toggle it off on the same screen. PowerSuite stops loading that module - no separate uninstall step.
Safe rollout tips
Section titled “Safe rollout tips”- Test on staging before production for login, redirect, security, and maintenance modules.
- Enable one high-impact module at a time when hardening a live site.
- Bookmark new login URLs immediately if you use Change Login URL.
- Pair related modules intentionally (for example Limit Login Attempts + Generic Login Errors), and avoid stacking two plugins that do the same job.
Verify it worked
Section titled “Verify it worked”Each module guide includes a How to test it section with pass/fail checks. Use those after enabling.