StartBBS (Startpoint Open Source Community System) is a new community system developed based on PHP+MySQL. It is a lightweight, compact, easy-to-use, powerful and efficient open source forum system. Also referred to as "SB (shaobing)
Developed using the MVC framework, it is easy for secondary development and expansion. The program and template files are separated. You can easily create your own templates. The front-end UI uses the most popular Twitter Bootstrap and Jquery to maximize the user experience and enhance users' understanding of the forum. Sticky and good-looking, the design adopts a fluid responsive design, which can adapt well to the screen whether you are using a computer, tablet or mobile phone. There is no need to develop corresponding templates.
The overall architecture is optimized from multiple perspectives such as caching technology, database design, and code optimization. It supports millions of data. After caching and gzip are turned on, the speed of the opened website is as smooth as a static page.
The size of the installation package is only a few hundred K, which is smaller and lighter than the average blog. From the starting point, say goodbye to the word "bloated"! Although it is not perfect yet, I will try my best to develop it and keep it updated. I hope everyone can recommend each other and leave me a link if possible.
1.0.2 upgrade record:
1.Fix the problem that cookies cannot be saved under IE
2. Fix the compatibility issue where avatar images are not displayed under IE.360
3. Beautify some css
4. Post a post to verify the form data
5. Add judgment to the reply box and display it after the user logs in
6. The registration verification format has been strengthened!! and friendly tips have been added
7. Add floor calling
8. Total number of topics called on the list page
9. Search using Google site search, which can reduce the pressure on the server
How to upgrade from 1.0.1 to 1.0.2: Just upload and overwrite it directly!
Expand