limits

  1. V

    [XenCustomize] Limit Attachment Downloads 2.3.3

    🚀Introducing the Limit Attachment Downloads for XenForo 2 Limit Attachment Downloads add-on gives forum admins powerful control over post attachment downloads by allowing them to set a variety of limits, such as: Daily download limits Positive Reaction requirement Minimum message count limits...
  2. V

    [XenCustomize] Limit Resource Downloads 2.3.2

    Limit Resource Downloads add-on for XenForo 2 Limit Resource Downloads add-on gives forum admins powerful control over resource downloads by allowing them to set a variety of limits, such as: Daily download limits Positive Reaction requirement Minimum message count limits Force account upgrade...
  3. 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)...
Back
Top Bottom