Yujie order management system update log:
index.php If the parameters are wrong, the front-end order page will be displayed.
If an order is added in the background, the name of the order administrator is displayed in the order list and details, and can be searched in the advanced search.
In the system settings, you can set permissions to open orders to ordinary administrators.
In the order list and order export, the order time is moved back two columns.
When adding an administrator, determine whether the password is empty
When logging in in the background, if the username or password is wrong, the cursor will be positioned in the password text box.
adjust css
Detail repair
" Yujie Order Management System " function introduction:
Operating environment: PHP5.4+, Mysql, Zend
Module functions:
1. Order module
1. Order management: Visually manage orders in the background, track the customer's order IP, and notify you via email as soon as possible after placing the order;
2. Logistics management: Add, delete, modify and check logistics, which is used in the order management module.
2. Single page module
1. Product management: supports multi-product operation, can set whether the product is displayed in the foreground, and can set the preferred product;
2. Static update: After performing the operation of the previous module, generate a pure HTML file from the single page in the front desk with one click to maximize the access speed.
3. System module
1. Administrator: Add, delete, modify and check administrators to enable your backend to support team collaboration management;
2. System settings: Visually set up the system, eliminating the trouble of modifying configuration files;
3. SMTP server: Set up a mail server and support setting up multiple servers for backup;
4. Access statistics: Just introduce a sentence of JS in the front desk, monitor the customer's access status in the background at any time, and automatically export the access records to a file every day to free up database space;
5. Exported data: Exported orders and access statistics can be managed centrally here, and packaged downloads are supported;
6. Data table status: View the data table status and optimize the data table;
7. Database backup: Back up the database to ensure the security of your data.
About authorization and copyright
In addition to the open front-end code of this system, its core code is encrypted and uses one-to-one domain name authorization. If you run this system in a local environment, you can run it without authorization.
However, if there is encryption, there will be decryption, and the security of the code cannot be absolutely guaranteed. Here is a statement: This system is created by the author, and the copyright belongs to the author. It is only for the use of the purchaser. No leakage or cracking of any part of the program is allowed without permission. code, the author will reserve the right to pursue legal liability.