fof/clockwork

使用Clockwork调试Flarum论坛

资助包维护!
Open Collective

安装数: 2,291

依赖项: 1

建议者: 0

安全: 0

星标: 0

关注者: 5

分支: 4

开放问题: 3

类型:flarum-extension

1.0.4 2023-11-20 11:10 UTC

README

License Latest Stable Version OpenCollective Donate

一个Flarum 扩展。使用 Clockwork 调试您的 Flarum 论坛。

screenshot

安装

使用composer安装

composer require fof/clockwork:"*"

更新

composer update fof/clockwork

Nginx配置

如果您正在使用Flarum附带的.nginx.conf文件,请将以下内容添加到location /块之上

location ~* /__clockwork/.*\.(css|js|json|png|jpg) {
    try_files /index.php?$query_string /index.php?$query_string;
}

链接

OpenCollective GitHub

FriendsOfFlarum 开发的扩展。