Description: Php+MySQL to develop the PHP light forum website source code, simple, simple interface, mobile priority.
Software features:
Simple function
Only the basic membership function: micro-blog /qq login, posting, replies, DMS
Simple interface
No fancy design, simple and clear
Mobile priority
The front end uses bootstrap, adapter computer, tablet, mobile phone
Space and environmental requirements:
PHP 5.4.0 and above
Open_ssl extensions must be installed
Core/config/db.php and params.php files require write permissions
Core/runtime directory and the directory file to write permissions
Assets, avatar, upload directory requires write permission
To Search:
File list (Check if you may need any files):
.htaccess
assets
......\index.html
avatar
......\0_large.png
......\0_normal.png
......\0_small.png
core
....\.htaccess
....\assets
....\......\AppAsset.php
....\......\JqueryUploadFileAsset.php
....\......\LightboxAsset.php
....\......\Select2Asset.php
....\......\TagItAsset.php
....\components
....\..........\Editor.php
....\..........\PluginInterface.php
....\..........\SfBootstrap.php
....\..........\SfEvent.php
....\..........\SfHook.php
....\..........\SfHtml.php
....\..........\Upload.php
....\..........\UploadInterface.php
....\..........\Util.php
....\config
....\......\db.php.default
....\......\params.php.default
....\......\plugins.php.default
....\......\urlrules.php
....\......\web.php
....\controllers
....\...........\admin
....\...........\.....\AdController.php
....\...........\.....\CommentController.php
....\...........\.....\CommonController.php
....\...........\.....\LinkController.php
....\...........\.....\NaviController.php
....\...........\.....\NodeController.php
....\...........\.....\PluginController.php
....\...........\.....\SettingController.php
....\...........\.....\TagController.php
....\...........\.....\TopicController.php
....\...........\.....\UserController.php
....\...........\AppController.php
....\...........\CommentController.php
....\...........\FavoriteController.php
....\...........\MyController.php
....\...........\NodeController.php
....\...........\ServiceController.php
....\...........\SiteController.php
....\...........\TagController.php
....\...........\TopicController.php
....\...........\UserController.php
....\index.html
....\install_update
....\..............\controllers
....\..............\...........\InstallController.php
....\..............\...........\UpgradeController.php
....\..............\data
....\..............\....\simpleforum.sql
....\..............\....\v1.1.5to1.2.0.sql
....\..............\lib
....\..............\...\RequirementChecker.php
....\..............\models
....\..............\......\AdminSignupForm.php
....\..............\......\DatabaseForm.php
....\..............\Module.php
....\..............\views
....\..............\.....\install
....\..............\.....\.......\completed.php
....\..............\.....\.......\dbSetting.php
....\..............\.....\.......\index.php
....\..............\.....\.......\signup.php
....\..............\.....\layouts
....\..............\.....\.......\main.php
....\..............\.....\upgrade
....\..............\.....\.......\completed.php
....\..............\.....\.......\index.php
....\mail
....\....\emailChangeToken-text.php
....\....\layouts
....\....\.......\html.php
....\....\passwordResetToken-text.php
....\....\registerVerifyToken-text.php
....\models
....\......\Ad.php
....\......\admin
....\......\.....\ChangeNodeForm.php
....\......\.....\ChargePointForm.php
....\......\.....\Plugin.php
....\......\.....\TestEmailForm.php
....\......\.....\UserForm.php
....\......\Auth.php
....\......\BuyInviteCodeForm.php
....\......\ChangeEmailForm.php
....\......\ChangePasswordForm.php
....\......\Comment.php
....\......\Commentid.php
....\......\Favorite.php