Osclass: Free Butle...
 
Notifications
Clear all

[Closed] Osclass: Free Butler Plugin

2 Posts
1 Users
0 Reactions
568 Views
Editor
(@editor)
Posts: 553
Honorable Member Admin
Topic starter
 

Description: Butler will clean expired and not activated listings and users

Version: 1.0.0

Author: Osclass

 
Compatibility: Osclass 3.8-3.9 and Osclass 5.1.x (Mindstellar releases)
 
Posted : January 5, 2020 13:43
Editor
(@editor)
Posts: 553
Honorable Member Admin
Topic starter
 

This seems to work just fine with Osclass 5.x

One change you may want to make, is the CRON timer from hourly to daily, in index.php.

It doesn't make much sense to run a cleanup every hour.

 

osc_add_hook('cron_daily', 'butler_cron');
 
Posted : September 15, 2021 12:39