NL全站开源(包括抽奖插件、邀请注册奖励插件)
- #44
大气啊
- #46
- 已编辑
git archive -o update-files.zip <commit-hash> $(git diff –name-only <commit-hash>^ <commit-hash>)
git archive -o update-files.zip <commit-hash> $(git diff --name-only <commit-hash>^ <commit-hash>)
git archive -o update-files.zip <commit-hash> $(git diff –name-only <commit-hash>^ <commit-hash>)
- #47
- 已编辑
my emoji 的表情开源吗
- #48
咱们也是开源社区啦
- #49
- #55
十分建议插件来个中文名字,脑子不想去回忆英语单词
- #56
#55 ORyong flarum的拓展名字不适用i18n,为了能够全球通用,一般都会使用英文名
- #57
大佬看看我的typecho插件启用和禁用都提示无法启用/禁用,看网络请求是500错误
https://www.abc.com/action/plugins-edit?activate=LinkGo&_=0cc8d7d140788203a22e7f032ed2d888
500 Internal Server Error
- #59
666,支持一下
- #60
@James 签到随机用Extension Manager装不了貌似 我把这个
nodeloc/flarum-daily-check-in填到Extension Manager,安装composer require nodeloc/flarum-daily-check-in报错
In PackageDiscoveryTrait.php line 383:
Could not find a matching version of package nodeloc/flarum-daily-check-in. Check the package spelling, your version constraint and th
at the package is available in a stability which matches your minimum-stability (alpha).