iWebShop is a single-user open source online store system for independent sellers. It is developed based on a framework through which an online mall can be quickly established. Developed based on a framework and supported by a technical platform library, it can easily meet the performance requirements of large-scale e-commerce websites with millions to tens of millions of users. The site's clustering and distributed technology (distributed computing and storage high-availability load balancing) are shielded within the platform. New functional modules based on and developed in accordance with the platform library expansion specifications will also gain access to this kind of super computing and processing capabilities. ability.
As an open source online store system, it provides a set of lightweight support libraries, which can be easily deployed on a virtual host or a single server.
New features:
Logistics Tracking has added a new logistics tracking function, supporting shipment inquiries from dozens of express delivery companies such as STO, YTO, SF Express, etc. After the merchant turns on the function in the background, customers can check the delivery status of the goods by entering "My Orders".
2. Third-party platform account login adds a third-party platform account connection module. Users can log in using Taobao, Renren, and Sina Weibo accounts.
Product association with multiple categories supports one product to be associated with multiple categories. For example, a product can belong to both a smartphone and a fashion mobile phone.
Improve the search function and add automatic word segmentation function. The system automatically extracts keywords based on product information and updates them to the keyword list, making the intelligent search prompt function more complete. In addition, search statistics are added in the background to facilitate merchants to understand customer needs and search habits.
Custom rules support custom routing rules, making website optimization more convenient. At the same time, methods are supported to solve the problem that pseudo-static cannot be used in some server environments.
Added two online payment methods: online banking and quick money. Product import and export. Added backend administrator's operation log, recording the administrator's detailed operations. Backend login added verification code to improve security. Added order modification function. When the order is not paid, Previously users were allowed to modify orders for kernel upgrades:
The kernel adds a caching mechanism. The kernel adds an error reporting and exception mechanism to facilitate users' secondary development and debugging.
The kernel adds an interceptor mechanism to facilitate users to control and intercept anywhere.
The processing class has been rewritten in the kernel to support routing rules and provide better compatibility for the analysis of various server environments.
Expand