mosparo/flarum-integration
Composer 安装命令:
composer require mosparo/flarum-integration
包简介
A Flarum extension to protect the account forms with mosparo.
README 文档
README
Extension for Flarum
A Flarum extension to protect the account forms with mosparo.
Description
The mosparo Flarum extension can protect the sign-up, login, and forgot password forms of your Flarum installation. You can use mosparo to rate-limit or protect your Flarum installation from bots.
This extension is compatible with Flarum 2.0+ (tested with Flarum 2.0.0-rc.4).
How to use
Please see our How to use introduction on our website to learn how to use mosparo in general.
In step 3 of the how-to-use explanation, you must integrate mosparo into your website. Please follow the Installation part below for this process.
In step 4 of the how-to-use explanation, you must connect your website with your mosparo project. Please follow the Usage part below.
Installation
Install with Composer:
composer require mosparo/flarum-integration:"^1.0"
Update
Update the extension with Composer:
composer update mosparo/flarum-integration:"^1.0"
php flarum migrate
php flarum cache:clear
Usage
- Create a project in your mosparo installation
- Install the extension in your Flarum installation
- Enable the extension in the administration area of your Flarum installation
- Configure the connection to your mosparo project
- Test the sign-up, login, and forgot password forms
Links
Credits / Inspired by
We're thankful for the flarum-hcaptcha extension by Ralkage, which helped us understand how to add mosparo to Flarum.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-26