[Duoduo Online Order] Function Overview:
1. The program is developed using PHP language, which is object-oriented and is safer, more stable, vulnerability-free, anti-injection and anti-lost.
2. Record the origin of orders, customer IP records and analysis, and order data statistics
3. Order email reminders and mobile phone text message reminders allow you to track orders as soon as possible, greatly improving delivery efficiency and order completion rate.
4. Multiple payment methods, including: cash on delivery, Alipay interface, online banking payment, and the discount rate for online payment can be set.
5. The template styles are diverse. One order can be placed on multiple websites and managed in a unified backend.
6. Order batch management and review, and allocate management permissions in the background.
[File Description]:
order ---- order program directory
demo.html ---- Call the order demo file.
[Shared version description]:
The V1.0 shared version has functional limitations and only has one set of templates. It cannot use Alipay payment, online banking payment, mobile phone SMS reminder and other functions.
To check the price of the paid version and purchase the commercial version, please log in to http://www.ddphp.com or contact customer service QQ: 71220
[Installation steps]:
1. Move the order directory and demo.html file to the www root directory of the website.
2. Modify the config.php configuration file in the order directory.
3. Configuration items that need to be modified: [Outbox address] [Outbox SMTP server address] [Outbox email login account] [Outbox email login password] [Inbox address]
4. The installation is successful.