current location:Home > Technical Articles > CMS Tutorial > ECShop
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to cancel delivery method in ecshop
- How to cancel the shipping method in ecshop: 1. Find and open the "flow.dwt" file, and then delete "<!--{if $total.real_goods_count neq 0}-->...<!-- {/if} - ->" code; 2. Change "checkOrderForm(frm)" in "js/shopping_flow.js" to "if (document.getElementById(...)".
- ECShop 2125 2023-03-03 09:56:37
-
- What functions does ecshop have?
- The functions of ecshop are: 1. Product management; 2. Promotion management; 3. Order management; 4. Advertising management; 5. Report statistics; 6. Article management; 7. Member management; 8. Permission management; 9. System settings; 10. Template management; 11. Database management; 12. SMS management, etc.
- ECShop 2533 2023-02-23 09:30:04
-
- What is the model of ecshop?
- ecshop is a B2C model. ECShop is a B2C independent online store system, suitable for enterprises and individuals to quickly build personalized online stores. B2C refers to a model of e-commerce, and it is also a retail model that sells products and services directly to consumers; the payment method of B2C e-commerce is a combination of cash on delivery and online payment, and most companies choose logistics outsourcing for delivery. to save operating costs.
- ECShop 2212 2023-02-22 09:37:08
-
- What program is ecshop?
- ECShop is a B2C independent online store system. It is a cross-platform open source program developed based on PHP language and MYSQL database architecture. It is suitable for enterprises and individuals to quickly build personalized online stores. The characteristics of the ecshop mall system: 1. Support independent secondary development; 2. Rich templates and plug-ins; 3. Strong industry adaptability; 4. Avoid being constrained by software vendors; 5. Stronger reliability and stability.
- ECShop 2411 2023-02-16 10:38:23
-
- What are the characteristics of ecshop?
- Features: 1. Open source system with flexibility, customizability and high scalability; 2. Support independent secondary development; 3. Rich templates and plug-ins; 4. Strong industry adaptability; 5. Avoid being constrained by software vendors; 6. Stronger reliability and stability; 7. Mobile H5 framework upgrade, based on VUE comprehensive replacement, more flexible and open; 8. Multi-level rebate function, supporting QR codes, posters and other promotion methods, unlimited fission development of distributors ; 8. The visual interaction of the management terminal is completely renewed, the UI is simple and beautiful, and the operating experience is upgraded; 9. Supports PHP7.2, and the performance is doubled.
- ECShop 2411 2023-02-16 10:07:43
-
- How to remove index.php in ecshop
- How to remove index.php in ecshop: first open the website root directory and find index.php; then change "ecs_header("Location: $Loaction\n");" to "ecs_header("Location:...");" that is Can.
- ECShop 2209 2021-04-01 09:09:59
-
- Introducing ecshop clear mysql cache
- ECSHOP's cache is stored in the templates/caches/article folder. Over time, this folder will become very large and slow down the website. There are many situations where we don't need his cache. This article describes how to disable ECSHOP caching. ECSHOP's cache has two parts, one is SMARTY's page cache; the other is the cache of SQL query results. Both parts are saved in the templates/caches/ folder. As long as we turn off these two functions respectively, we can completely disable ECSHOP's cache.
- ECShop 2314 2021-03-15 10:25:20
-
- Detailed explanation of ECSHOP installation and use
- Install ECShop 3.6 in Linux/CentOS 7 environment. Check whether the Apache HTTP Server has been installed on the system. That is, if httpd returns the following content, it means it has been installed. For details, see the explanation in the ECSHOP column.
- ECShop 6522 2021-03-12 10:30:03
-
- Repair and organize ecshop loopholes
- There is a blind injection vulnerability in ECShop. The problem exists in the /api/client/api.php file. Submitting a specially crafted malicious POST request can lead to SQL injection attacks and can obtain sensitive information or operate the database. This article will introduce it in detail.
- ECShop 3129 2021-03-11 10:06:48
-
- ECSHOP introduces secondary development techniques
- ECSHOP is a complete online store solution, including front-end product display, shopping process and powerful and easy-to-use back-end management. Because ecshop is simple and easy to use, users can almost have an online store system with a simple setup in 3 minutes. Therefore, many B2C sites have chosen to use the ECShop online store system, but sometimes we need to do something that ecshop does not have. function or front-end display, at this time we need to carry out secondary development of ecshop ourselves.
- ECShop 2404 2021-03-10 10:56:48
-
- ECSHOP explains how to modify the background address
- Any open source program has system vulnerabilities and insecurity. As more and more users use it and the source code is open, it is easier to find vulnerabilities. Therefore, it becomes more necessary to modify the background management directory. Without further ado, let’s talk about how to modify the backend directory of ECSHOP.
- ECShop 3048 2021-03-05 10:15:16
-
- Detailed explanation of the development of automatic confirmation of orders in the ecshop backend
- ecshop column introduction/admin/order.php Add relevant code, 2. Add in elseif($_REQUEST['act'] == 'info'): 3. /includes/modules...
- ECShop 2824 2020-12-28 18:01:01
-
- ecshop implements backend order automatic confirmation development method
- The ecshop tutorial column introduces the development method to realize automatic confirmation of back-end orders. The content is concise, simple and easy to understand. Friends in need can take a look.
- ECShop 3706 2020-12-02 17:12:25
-
- Get to know ecshop
- This tutorial is suitable for understanding ECshop and ECshop template DIY and their daily use. You need to be able to use at least one editor before viewing it.
- ECShop 2654 2020-11-18 17:30:11
-
- How to modify and support PHP7 in ecshop
- How to modify php in ecshop: first replace the use of mysql extension and use mysqli or pdo; then change the "gd_version()" method of "cls_image.php" and change this method to a static method; finally remove the use of class names 's constructor.
- ECShop 3865 2020-07-11 09:54:45