Skip to content

Very simple MyBB plugin to select a random thread in a forum from the last X days.

License

Notifications You must be signed in to change notification settings

kawaii/mybb-rthread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mybb-rthread

Very simple MyBB plugin to select a random thread in a forum from the last X days.

Dependencies

Widgets

  • {$rthread_button} accessible within the forumdisplay template structure

Plugin management events

  • Install:
    • Settings populated
  • Uninstall:
    • Settings deleted
  • Activate:
    • Templates inserted
  • Deactivate:
    • Templates removed

Development mode

The plugin can operate in development mode, where plugin templates are being fetched directly from the templates/ directory - set rthread\DEVELOPMENT_MODE to true in inc/plugins/rthread.php.

About

Very simple MyBB plugin to select a random thread in a forum from the last X days.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published