XF2 Add-on [OzzModz] Debug & Development Mode From ACP 2.0.0

virgilio183

Well-known member
☆☆ Special ☆☆
☆ Pro ☆
Master
Joined
May 16, 2021
Messages
25,956
Reaction score
36,750
Points
113
NullCash
636,353
8063dd0bf61a3.png
This simple addon will allow you to enable debug and/or development mode from within your ACP. This helps so you do not have to edit your config.php file.

There are four settings for the addon.
  • Enable debug mode. You can enable/disable debug mode with this option.
  • Enable development mode. You can enable/disable development mode with this option.
  • Default addon. Set a default addon during addon development.
  • Cron enabled. You can turn the cron job off or on. The cron automatically turns off debug and development modes four times a day, GMT/UTC time, 12:01AM 6:01AM 12:01PM and 6:01PM.
This addon will also set ini_set('display_errors', true); if debug or development mode is enabled.

Debug and development use is set by two usergroup permissions.
 

Attachments

  • OzzModz-DebugDevelopment-2_0_0.zip
    17.5 KB · Views: 0
Top