Download the PHP package wszdb/flarum-replybyai without Composer

On this page you can find all versions of the php package wszdb/flarum-replybyai. 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-replybyai

Flarum Reply By AI

License Flarum

🤖✨It leverages AI to generate reply content with one click in the reply dialog box of forum posts, enabling higher-quality casual discussions on your forum.​ This plugin supports the integration of any large models that comply with the OpenAI API protocol, including Alibaba Tongyi Qianfan, Volcano Ark, Baidu Qianfan, Tencent Models, OpenRouter, Silicon Flow, and more. It covers a wide range of large models such as DeepSeek, Qwen3, Kimi, GLM, ChatGPT, Gemini, Grok, etc.

🤖✨Flarum Ai回贴自动生成插件,使用AI,在论坛贴子回复对话框中,一键生成回复内容,让你的论坛灌水更高质量。插件支持任意OpenAi api协议大模型接入,包括阿里百炼、火山方舟、百度千帆、腾讯、Openrouter、硅基流动等,覆盖各类大模型,如DeepSeek、Qwen3、Kimi、GLM、ChatGPT、Gemini、Grok等。

局部截取_20251012_205046 局部截取_20251012_205420

Features

Installation

Configuration

  1. Navigate to Admin Panel → Extensions → Reply By AI
  2. Configure the following settings:
    • API Key: Your OpenAI API key or compatible service key
    • Base URL: API endpoint (default: https://api.openai.com/v1)
    • Model Name: Model to use (e.g., gpt-3.5-turbo, gpt-4)
    • Max Tokens: Maximum response length (default: 200)
    • Content Max Length: Maximum characters to analyze from post (default: 200)
    • Button Text: Custom button text (default: "AI回复")
    • System Prompt: Instructions for AI behavior

Usage

  1. Click the AI reply button below any post
  2. AI analyzes the post content (configurable character limit)
  3. Generated reply appears in the reply box
  4. Edit if needed, then click "Reply" to post

Requirements

License

MIT License. See LICENSE.md for details.

Links

Credits

Developed by wszdb


All versions of flarum-replybyai with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1
flarum/core Version ^1.2.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 wszdb/flarum-replybyai contains the following files

Loading the files please wait ...