Yujie order management system (ThinkPHP version) is a PHP order management system developed based on the thinkphp framework.
Yujie order management system (ThinkPHP version) v23.0.1 update log1. Optimize code.
Introduction to Yujie order management system 1. Order module
1. Order management: Visually manage orders, track the IP address and origin of the customer's order, and notify you via email and text message as soon as possible after placing the order;
2. Order recycling bin: Orders deleted in the order management module will enter this module and can be restored;
3. Order statistics: comprehensively analyze order data for you by day, month, and year, and export order statistics to excel with one click;
4. Order status: The order status can be customized, and the default status after the order is placed at the front desk can be set in the template management;
5. Logistics management: Add, delete, modify and check logistics companies, which is used to add logistics information to orders in the order management module.
2. Product 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. Product classification: Products can be classified and managed.
3. Order template module
1. Template management: Customize the order page, set the page style, order fields, product list, whether to enable verification code, etc. After the settings are completed, you can call it directly in the product details page;
2. Template style: manage the skin style of the template, which can be called when generating an order page. There are 12 built-in styles, and you can also customize and add your favorite styles;
3. Order fields: Manage the form fields in the order page. Select the required fields when adding or modifying templates. You can set the default fields. This field will be checked by default when adding a template.
4. Data module
1. Access statistics: Just introduce a sentence of JS in the front desk, you can monitor the customer's access status in the background at any time, and automatically export the access records to an excel file every day to free up database space;
2. Exported data: Exported files can be centrally managed here and can be packaged and downloaded;
3. Administrative division: drop down the region when placing an order and quote the data in this module.
5. Management module
1. Administrator: Add, delete, modify, and check administrators to allow your backend to support team collaboration management. You can also assign different permissions to administrators to allow your team to perform division of labor management;
2. Login record: record the administrator’s login IP and time;
3. Permission group: Corresponding permissions can be assigned to each permission group. When adding and modifying administrators, permission assignment can be completed by directly specifying the corresponding permission group for the administrator, eliminating the tedious task of assigning permissions to each administrator individually. ;
4. Permission management: You can set the default permissions when adding new permission groups, and you can also sort them.
6. System module
1. System settings: Visually set up the system, eliminating the trouble of modifying configuration files;
2. SMTP server: Set up a mail server to dynamically switch to an SMTP server every hour, so you no longer have to worry about the server being maxed out;
3. System upgrade: guide you step by step to update to the latest version.
7. Database module
1. Data table status: View the data table status and optimize the data table;
2. Database backup: Back up the database to ensure the security of your data.
The operating environment of this system is: PHP7.1+, MySQL, curl, gd2, mbstring, openssl, pdo. After downloading, place the source code in an environment that supports running this system, and enter "http://your Domain name/admin.php/install” to install.
In order to count system usage, you need to follow our WeChat official account according to the page prompts during installation, reply to the corresponding message to obtain your openid, and enter it in the installation form to complete the installation. Please do not close the official account while the system is in use. Otherwise, you will not be able to log in to the backend.
This is the only restriction we have made. It is only for the purpose of counting system usage. In order to be effective with this restriction, we have encrypted two files in the system source code. The other source codes are completely open source and will basically not affect your progress. Secondary development. We hope this restriction will not cause you any inconvenience and hope for your understanding.