FeiWa B2B2C (FeiWaB2B2C) mall system is the latest enterprise-level B2B2C e-commerce platform system launched by Shandong Polang Network Technology Co., Ltd. in 2017. It uses PHP5+MySQL technology as the basis, OOP (object-oriented) method to build the core framework, and combines MVC Developed in mode, it can support Windows/Unix server environment, requires PHP5.3 and above, and can run on a variety of WEB servers including Apache, IIS and Nginx. FeiWa B2B2C mall is the most powerful mall system to date, a B2B2C e-commerce system that can support cutting-edge functions such as distribution, live video, and product library. It fully supports PC, WAP, WeChat, APP and other terminal devices, and supports screen purchases. multimedia devices such as mobile phones and smart TVs. Realize multi-screen shopping, distribution, etc., bringing consumers a new shopping experience.
Feiwa Mall system features:
FeiWaB2B2C draws on excellent open source programs and development models at home and abroad, using object-oriented development structure, MVC model, single entry, ORM mapping, etc. It encapsulates CURD and some common operations, and performs stably in terms of installation and deployment, data query, data caching, data validation, model processing, view and layout, routing processing, SEO support, big data support, etc.
1. MVC design
FeiWaB2B2C mall integrates the MVC model for development. The system development is efficient and the structure of each node is clearer.
Model (M): The definition of the model is completed by the Model class.
Controller (C): Completed by the framework core and Action.
View (V): consists of Tpl classes and template files.
As a model, MVC only provides a means of agile development. FeiWa system integrates the MVC model but is not limited to MVC itself.
2. Caching mechanism
FeiWaB2B2C mall supports file caching, data table caching and various memory caches (Redis, APC, Memcache, eAccelerator and Xcache). Users can set up their own settings according to the actual operating environment.
3. Debug mode
The system provides debugging mode, which can be used at different stages of the development process, including development, testing, and demonstration, to meet the log and analysis needs during the debugging and development process, and to determine the best way to deploy the system in the future.
4. Rich query mechanism
The system has built-in rich query mechanisms, including combined query, compound query, interval query, statistical query, positioning query, multi-table query, sub-query and native query, making data query simple and efficient.
5. Dynamic model
CURD operations can be easily completed in the system without creating corresponding model classes, making database operations more concise.
6. Support field detection
The system supports caching field information, illegal field filtering and field type forced conversion to ensure the security of data operations.
7. Efficient search mechanism
The system introduces a third-party search engine and uses a combination of memory cache, file cache, and data table cache to minimize the impact of search on the system.
8. Ease of use
The LAMP architecture ensures cross-platform, MVC modular development ensures easy maintenance and expansion, and the system architecture ensures cluster deployment and expansion.
9. High security
Directory read and write separation, framework layer verification and filtering, multi-level password protection, and complete role and permission control.
10. Big data
Cache clusters, database clusters, storage clusters (or distributed) and WEB clusters support big data.
11. High concurrency and high availability
Data caching, message separation, and cluster (or distributed) deployment support high concurrency, and database clusters, storage clusters, and downtime detection support high availability.
Operating environment:
1. Operating system: It is recommended to use Liuux, which is compatible with Windows (it is best not to use it, the IM component does not support it)
2. WEB server: Apache or Nginx, does not support IIS, WINDOWS recommends using phpStudy2014.10.02 environment.
3. Database: MYSQL5.1 and above
4. PHP5.3, PHP5.4, PHP5.5, PHP5.6 install ioncubeload6.0.9 and above versions
5. PHP7 is not supported temporarily.
Important note:
1. You must first install the ioncubeloader extension. There are tutorials on the official forum.
2. Please do not modify the database prefix during installation. It must be "feiwa_". Once modified, an error will be reported in some places.
3. If you need data such as the home page and categories of the official demo site, please go to the official forum to download it directly and follow the instructions. The demo data package does not contain products.
4. This release is a non-open source version. The mobile version does not provide merchant management center and logistics pick-up station. All other functions have been provided.
5. The free demo version does not provide any technical support. All known BUGs have been fixed. Please do not disturb customer service.
Installation instructions:
1. The ioncubeloader extension must be installed first (the official forum has a tutorial).
2. Direct access will automatically jump to the installation page.
Feiwa B2B2C mall e-commerce system v1.7.8 update log:
v1.7.3 upgrade: Fixed the problem that the commission ratio of backend store operating categories cannot be modified.
v1.7.4 upgrade: fix the security risk of changing password on mobile phone
The version number of this update has not been adjusted because there are no new features upgraded, but the source code structure has been adjusted and all known bugs have been fixed.