Lightweight forum, simple interface, easy to install
Project description
stuoe是一个轻量的论坛软件,为想要快速构建论坛的人准备的,即使是一个完全不懂技术的人也可以轻松的部署。不用配置数据库环境,因为他使用Sqlite3。拥有丰富的扩展api.
Stuoe is a lightweight forum software for people who want to build a forum quickly. Even a person who doesn't know technology can easily deploy it. There is no need to configure the database environment because it uses SQLite3. It has rich extension API
Installing
使用pip用于安装和更新
Use pip For installation and updates
pip install -U stuoe
Fastest build
(nonproductive)
stuoe startproject demo
cd demo
flask run
* Environment: production
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
* Debug mode: off
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
Add / admin on the route to initialize the forum
Update Setup
When the version is updated
pip install -U stuoe
stuoe update --name demo
cd demo
flask db upgrade
flask run
Components
List of completed components
- Installation interface
- Registration and login
- Set up personal information and view activities on your home page
- Classification of user groups
- Use SMTP to verify mailbox
- Rich text editor
- Use tags to categorize posts
- Independent label display interface
- The administrator can top the post
- Administrators can lock posts (no discussion)
- Posts posted by administrators have a validation icon
- Reply to the post
- Use stars for posts
- Search the whole station
- Overview of forum data
- Set the title and banner of the forum
- Set forum theme colors (19 kinds)
- Setting up Forum robots.txt
- Set the JS script in the forum header
- Add Google statistics
- Manage forum tags (set title, set icon)
Stuoe is still in the preview version, there are too many deficiencies to be improved. You can wait for the beta version, or you can join us in the development
Contact
- QQ 2731510961
- Email snbckcode@gmail.com
- Web stuoe.cn
- ORG stuoe
Contributor
Key contributors
The ranking is statistically ranked by GitHub. For more information, please refer to: Contributor
If you want to pull requests, the code should be written in accordance with PEP8, with appropriate comments and clear remarks. HTML file, please format
Link
- Web: https://stuoe.cn
- Start: https://stuoe.cn/docs/start.html
- Version : https://pypi.org/project/stuoe
- discuss : https://stuoe.pythonanywhere.com/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file stuoe-0.1.3.tar.gz
.
File metadata
- Download URL: stuoe-0.1.3.tar.gz
- Upload date:
- Size: 3.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06ebed9d8371c7b619ae100fa8be84524e8c176d652e9bbfe1b7861ec3842780 |
|
MD5 | 16f7cbf19dc29ae4450aac57a611be0c |
|
BLAKE2b-256 | 73f3f14fcc0cb5e362c325b76031c30244217d9f3db963c41535580dc8bb5ff7 |