https://github.com/starpaul20/close-thread-at-reply-count
MyBB plugin that allows you to have threads automatically closed upon reaching a certain amount of replies.
https://github.com/starpaul20/close-thread-at-reply-count
forum mybb mybb-plugin php
Last synced: 4 months ago
JSON representation
MyBB plugin that allows you to have threads automatically closed upon reaching a certain amount of replies.
- Host: GitHub
- URL: https://github.com/starpaul20/close-thread-at-reply-count
- Owner: Starpaul20
- License: gpl-3.0
- Created: 2012-06-21T02:02:43.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T23:23:57.000Z (about 2 years ago)
- Last Synced: 2025-01-07T05:41:41.767Z (over 1 year ago)
- Topics: forum, mybb, mybb-plugin, php
- Language: PHP
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
## INFORMATION ##
Close Thread at Reply Count (1.2) for MyBB 1.8
Created by: Starpaul20
Copyright: �2009
License: GPL
Allows you to have threads automatically closed upon reaching a certain amount of replies (which can be set in the settings). Please note this plugin will only close a thread when it is posted in (any thread not posted in will remain open).
The setting for this is located at the bottom of the 'Posting' setting group.
The 'oldrelease' branch contains the 1.6 version of the plugin.
## INSTALLATION ##
1. Upload all files above, keeping the file structure intact.
2. Go to Configuration > Plugins
3. Click "Activate"
4. Enjoy!
## UPDATING ##
If you're updating from any previous version, you must first deactivate the plugin, upload all new files and reactivate.