In the past, when making web applications, every time I developed a new project, I had to re-build the framework and repeatedly create user management, system management, permission management and other pages. This was time-consuming, labor-intensive, and costly.
Now when making web applications, you don't have to do the above things again. All you have to do is concentrate on developing your project and concentrate on doing valuable things.
1. The easy-to-expand menu and linkage options are designed to be dynamically added in the background, making expansion simple and convenient.
2. Easy to use. Developed based on ThinkPHP+Easyui, no need to repeatedly learn framework knowledge.
3. Highly efficient use of JSON data and data caching methods, greatly improving the data loading speed
4. Stability After big data testing, it still runs stably and the system error rate is low.
5. Security permission control adopts a combination of background control and configuration file control. Dual control is safer; it can accurately detect the user's addition, deletion, modification and check operations.
Winner permission management system (also known as: Winner permission management system) is a web-based system developed based on PHP+Mysql. The system has built-in user management, group management, and department management. At the same time, the system can also dynamically open subsidiaries. When you When your company has multiple branches, this function can facilitate your operation.
Most of the system design adopts dynamic modification mode. The left menu bar, linkage data, system parameter configuration, etc. are all added and modified in the background, which is convenient and simple to use.
It has built-in 6 sets of skin switching, email sending and other functions, so you don't need to re-develop these additional functions. Data loading basically uses json data flow, making the system more efficient and stable.
Winner's backend uses ThinkPHP, and its front-end is developed using mainstream frameworks such as EasyUI library. The Chinese API documentation is detailed. Let developers get started quickly and use it with ease, thus shortening the development cycle and reducing development costs to the greatest extent.
Getting started
Before secondary developing the Winner permission management system, you must first learn the Thinkphp framework, EasyUI front-end framework, and Winner usage instructions. If you do not understand these, it will be difficult for you to develop the system. API documentation for each framework can be found in the "API Documentation" column.
Version description
This version fixes a lot of bugs
Fixed the problem of being unable to log in to some servers
The incompatibility with Nginx server has been fixed. The 1.1 version of the Dream system runs perfectly under IIS, Apache, and Nginx. It has added a new background to directly modify the permission control file.
Added in-site information reminder function
Fixed some browsers displaying abnormally
Since the Nginx server does not support the PATH_INFO mode, in version 1.0, the system will not be able to log in. When using the Nginx server, please set the 'URL_MODEL' in SysThinkPHPConfconvention.php to 0, so that it can work normally It's running. 1.1 The system defaults to the PATH_INFO mode, please modify it manually.
Version information
Version number: 2.0
Also known as: permission control system, permission management framework
Programming language: PHP+MySQL
Running platform: Window/Linux/Mac
Open source license: GPL
Program type: Web application
System kernel: ThinkPHP
Front-end framework: EasyUI
Open source agreement
You are downloading this system, and you will use this program under the GPL open source license
1. You can only download this program for your own use and cannot make copies of the program for sale.
2. When you develop a program based on this program, the program will automatically use the GPL open source agreement. The program you publish online must be open source (if you need to sell your program as a closed source, you must obtain the corresponding authorization. ).