Download the PHP package wszdb/flarum-postalbums without Composer

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

Flarum 帖子专辑插件 (PostAlbums)

一个功能强大的 Flarum 扩展,类似Discuz!的淘专辑,允许用户创建专辑来收藏和组织论坛中的帖子。

✨ 主要功能

📚 专辑管理

🎯 推荐专辑 (新功能)

📢 公告功能 (新功能)

⚙️ 灵活配置

📸 功能截图

推荐专辑展示

专辑列表页公告

🚀 安装

使用 Composer 安装

手动安装

  1. 下载插件文件
  2. 解压到 packages/flarum-postalbums 目录
  3. 运行以下命令:

  4. 在 Flarum 后台启用插件

⚙️ 配置说明

进入 Flarum 后台 → 扩展 → PostAlbums,可以配置以下选项:

基础设置

设置项 说明 默认值
前台显示名称 专辑功能在前台的显示名称 帖子专辑
加入专辑按钮文字 帖子下方按钮的文字 +专辑
允许游客访问 是否允许未登录用户查看专辑

推荐专辑设置

设置项 说明 默认值
显示推荐专辑 是否在帖子页面显示推荐专辑
推荐专辑显示位置 选择推荐专辑的显示位置 最后一个帖子后
推荐专辑数量 显示的推荐专辑数量(1-10) 2

显示位置选项:

公告设置

设置项 说明 限制
专辑列表页公告 显示在专辑列表页标题下方的公告 最多200字

支持的格式:

公告示例:

限制设置

设置项 说明 默认值
创建专辑所需主题数 用户需要发布多少个主题才能创建专辑 0(无限制)
专辑标题最大长度 专辑标题的最大字符数 100
专辑简介最大长度 专辑简介的最大字符数 500
每个用户最多创建专辑数 限制单个用户可创建的专辑数量 10
每个专辑最多收藏数 限制单个专辑可包含的帖子数量 1000

显示设置

设置项 说明 默认值
专辑列表每页显示数 专辑广场每页显示的专辑数量 20
专辑详情每页显示数 专辑详情页每页显示的帖子数量 10
专辑默认排序方式 专辑广场的默认排序方式 最新创建

排序方式选项:

💡 使用场景

1. 知识整理

用户可以创建"前端开发教程"、"后端技巧"等专辑,收藏相关的优质帖子。

2. 资源收集

创建"实用工具推荐"、"优秀插件"等专辑,整理有用的资源。

3. 话题追踪

创建"项目讨论"、"问题汇总"等专辑,跟踪特定话题的讨论。

4. 个人收藏

创建"我的收藏"专辑,保存自己感兴趣的内容。

5. 社区推荐

通过推荐专辑功能,让用户发现更多优质内容和专辑。

🎨 样式定制

插件提供了完整的 LESS 样式文件,可以通过自定义 CSS 来调整外观:

🔧 开发

编译前端资源

开发模式

📝 更新日志

Version 1.2.0 (2025-11-08)

新增功能

优化改进

Version 1.0.0 (2025-01-01)

🤝 贡献

欢迎提交 Issue 和 Pull Request!

📄 许可证

MIT License

👨‍💻 作者

wszdb

🔗 相关链接

💬 支持

如果您在使用过程中遇到问题,可以:

  1. 查看 文档
  2. 提交 Issue
  3. 加入讨论组
  4. 本插件使用 AiPy 全自动开发完成,邀请码:XOFS**

⭐ Star History

如果这个扩展对您有帮助,欢迎 ⭐ Star 支持!


All versions of flarum-postalbums with dependencies

PHP Build Version
Package Version
Requires flarum/core Version ^1.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 wszdb/flarum-postalbums contains the following files

Loading the files please wait ...