XF 2.0 / 2.1 / 2.2 AndyB Auto close 1.9

Description :

Auto close threads based on last post date.

The Options page allows setting the number of days since the last post and the forums that will be effected.

This add-on is very useful for classified forums so that users don't post on old classified threads.

This add-on is also very useful for technical support forums (aka ticket forums). The add-on has an option to include a reply when the thread is closed explaining why it was closed.

(Example of Options page) :

2019.jpg


Features :
  • Runs automatically every day by Cron entry.
  • Sticky threads will not be closed.
  • All phrases start with autoclose_ for your convenience.
Installation :
  1. Download Andy-AutoClose-1.5.zip and unzip it.
  2. Copy the src/addons/Andy/AutoClose directory to your server.
  3. From the Admin Control Panel Install the add-on.
Questions and Answers :

Q: How do I change the Auto reply message?
A: Edit the autoclose_auto_reply_message phrase.

Q: When does the Cron entry run?
A: Once per day at 12:00 AM UTC time.

Auto close v1.9 changes : Added code to prevent occasional null condition error.
Download V1.9 :
 
Back
Top