
Thinkphp core tutoring platform website source code with mobile phone station, suitable for being an educational service website platform
This source code is developed in PHP language, and the kernel uses TP framework (thinkphp, version TP3.2). The front end adopts the Bootstrap framework to adapt to the screen device.
TP framework is a lightweight development framework with a large number of users and simple operation in domestic PHP development frameworks. The development model adopts MVC model
More functions such as (membership management, order management, appointment management, service evaluation, order after-sales and other functions)
Update log:
1: Update the background management program to remove duplicate code.
2: V2.0 background login interface/management interface.
3: Add INPUT function (quick maintenance, update input box style).
4: Added image cropping function (the original image is not retained after cropping).
5: Add settings for uploading attachments and pictures (you can set the size and suffix name of attachments/pictures uploaded by the server).
6: Add a new list page to modify basic data, including pictures, categories, sorting, and titles.
7: Add a new page statistics function, which can online count the number of visitors/IP/page views that day, average browsing time, and can be set to turn off in the background.
8: Added permission control to finely control the browsing/access modules of background management users.
9: Add a global logging function, which can set the background to delete logs and view log details.
10: Optimize the online customer service background and set the display to turn off.
11: Optimize the display of projects (backstage) in IE8 and IE9.
12: Optimize the database structure (remove useless fields and optimize field types).
13: Optimize batch deletion of administrators and retain at least one administrator.
14: Optimize the access statistics function, and conduct statistics and collection after the page is loaded.
15: Optimize background redundant image query, optimize query of non-redundant data, and improve access speed for management users.
16: Optimize the single page to set keywords and descriptions.
17: Add Font Awesome font library to enrich the icon library.
18: Improve the financial system, member statistics, and order refund processing
19: Add WeChat configuration and SMS configuration
Installation instructions:
1. Pagoda environment php5.4 mysq15.6 Apache2.4
Note that php must be 5.4, otherwise it cannot be opened
2. Extract the source code and upload it to the server and modify the database configuration information (\app\CommonConf\config.php)
3. Import the database
4. Set pseudo-static to thinkphp
5. Backend address: /Bhadmin/index/login The account password is: admin
Comments0