Template features
1. Flexible template mechanism
ECShop has developed a unique and efficient template engine (versions before 2.15 used the smarty template engine), and combined it with Dreamweaver's template and library functions, making it easier to edit and create templates.
2. Open plug-in mechanism
Payment, delivery, and membership integration are all implemented in the form of plug-ins. Merchants can add or change payment methods and delivery systems at any time. ecshop supports most PHP-developed forum systems, including discuz, phpwind, etc. You only need to configure simple parameters in the background to complete membership integration.
3. Function AJAXization
ECSHOP uses popular AJAX technology to make batch data editing faster and more convenient.
4. Promotion function
ECSHOP provides various promotional methods such as points, red envelopes, gifts, and Raiders of the Lost Ark.
5. Efficient code and execution performance
By optimizing the code and database structure, and cooperating with ecshop's uniquely designed caching mechanism, the online store's dynamic pages can be accessed at the same speed as purely static pages, regardless of network speed.
Installation method
Step 1: Apply for authorization KEY
This plug-in uses the free express query API provided by Express 100, so please go to the Express 100 website to apply for an authorization key.
Step 2: Enter the authorization key
(1) After obtaining the authorization KEY, use text editing tools such as Notepad, WordPad or EditPlus to open the kuaidi100_config.php file under the plug-in pluginskuaidi100.
(2) Find $kuaidi100key = "xxxxxxxxxxxxxxxx" and replace xxxxxxxxxxxxxxxx with your authorized KEY, for example:
$kuaidi100key = "1234567890123456"; (example)
Special reminder: Please check carefully when entering the KEY, and do not leave spaces, line breaks, etc. before and after!
(3) After modification, save and exit, and the input of the authorization KEY is completed.
Step 3: Upload the plugin
(1) Before uploading, it is recommended to back up your program. The files that need to be backed up are as follows:
admin<DIR>
|- templates
|- order_info.htm
includes<DIR>
|- lib_transaction.php
plugins<DIR>
|- kuaidi100
|- kuaidi100_config.php
|- kuaidi100_post.php
|- snoopy.php
Themes<DIR>
|-Default
|- user_transaction.dwt
(2) Use FTP to upload the admin, includes, plugins, and Themes folders to the root directory of your website, overwrite the original files, and the installation will be successful.
it works
it works
it works