limits

  1. Veer

    [XenCustomize] Limit Resource Downloads 1.1.5

    ⚠️ Heads up! This add-on isn't compatible with XF 2.3 just yet. But don't worry, we've got a compatible version in the works, and it'll be available soon! Introducing the Limit Resource Downloads add-on Limit Resource Downloads add-on gives forum admins powerful control over resource downloads...
  2. CMTV

    XF 2.0 Email sending limits

    Hi! I am sending an emails to all email-subscribed thread watchers: if($watcher->email_subscribe) { $mailParams = [ 'solver' => $actionCaller, 'thread' => $thread, 'forum' => $thread->Forum ]; \XF::app()->mailer()->newMail() ->setToUser($watcherUser)...
Top Bottom