Skip to content

kannimade/SForum

 
 

Repository files navigation

✨A high-performance forum program with rich features and low memory usage, based on modular components.

✨这是一个功能丰富占内存少的组件化高性能论坛程序,但请别把它当成论坛程序

PHP Release Issues Code size Repo size Last commit License

官网/社区 · 文档 · 演示 · Telegram 群组 QQ 群组

一键安装

运行一行命令,你只管输入yes或者no

Ubuntu/Debian

wget -O sforum_ubuntu.sh https://ghproxy.typecho.ltd/https://raw.githubusercontent.com/zhuchunshu/sforum-script/main/install/ubuntu.sh && bash ./sforum_ubuntu.sh

Centos

wget -O sforum_centos.sh https://ghproxy.typecho.ltd/https://raw.githubusercontent.com/zhuchunshu/sforum-script/main/install/centos.sh && bash ./sforum_centos.sh

自动获取系统信息进行安装(不建议!)

wget -O sforum_install.sh https://ghproxy.typecho.ltd/https://raw.githubusercontent.com/zhuchunshu/sforum-script/main/install.sh && bash ./sforum_install.sh

截图

image

Thanks

About

SForum 是一个页面简洁且功能丰富的中文论坛程序

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Blade 41.7%
  • PHP 37.2%
  • JavaScript 16.3%
  • CSS 3.9%
  • SCSS 0.5%
  • Less 0.2%
  • Other 0.2%