Download the PHP package qwe987299/flarum-auto-ban-spam without Composer

On this page you can find all versions of the php package qwe987299/flarum-auto-ban-spam. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package flarum-auto-ban-spam

Auto Ban Spam Keywords for Flarum

Flarum Extension License

當系統偵測到使用者名稱、暱稱、簡介/簽名檔(Bio)、主題標題或留言內文包含後台設定的違規關鍵字時,自動執行安全防護處置:


👨‍💻 作者資訊 (Author)


🚀 安裝說明 (Installation)

於 Flarum 根目錄執行:


⚙️ 後台設定 (Configuration)

  1. 登入 Flarum 管理員後台。
  2. 前往 擴充套件 (Extensions) -> Auto Ban Spam Keywords:
    • 違規關鍵字清單:輸入要攔截的關鍵字(多個關鍵字可用換行、半形逗號「,」或全形逗號「,」分隔)。
    • 使用者違規處置方式:可選擇 軟刪除(隱藏 / 等候審核) 或 硬刪除(永久刪除主題、留言與 FoF Upload 上傳的檔案)。
    • 僅檢測註冊 X 天內的帳號:輸入天數數字(例如輸入 30 代表僅對註冊天數 30 天內的新會員進行關鍵字自動檢測;輸入 0 代表適用於所有會員)。
  3. 前往 權限 (Permissions) 頁面:
    • 於 Auto Ban Spam Keywords 區塊下設定:
      • 不受影響的群組:豁免關鍵字自動封鎖檢查的使用者群組。
      • 手動執行無限期停權:允許於前台使用者選單點擊按鈕對他人執行無限期停權的權限群組(如版主)。

All versions of flarum-auto-ban-spam with dependencies

PHP Build Version
Package Version
Requires flarum/core Version ^1.8 || ^2.0.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package qwe987299/flarum-auto-ban-spam contains the following files

Loading the files please wait ...