The micro-mall order management system is a php order management system developed based on php+mysql. Its characteristics are as follows
Product features:
Supports product specifications, order SMS reminders, order submission restrictions, off-site calls, batch shipping/export, data reports, logistics tracks, visa-free payment, etc.
1. Highly open source: except for the core authorization files, everything is open source and easy to open.
2. Distributed deployment: supports distributed deployment and separation of database reading and writing.
3. Third-party storage: Supports attachments Tencent Cloud, Alibaba Cloud, and Qiniu Cloud storage.
4. Hook plug-in: Built-in hook function, easy to expand functions.
5. Online upgrade: Supports background online upgrade of website programs.
6. Template plug-ins: Support online download and installation of templates and plug-ins.
7. Visa-free payment: Supports Alipay and WeChat visa-free interfaces, no withdrawal fees, low rates, and fast cash withdrawals.
System security
Basic security work: built-in multiple parameter filtering, filtering common XSS, one-sentence Trojans, etc.;
Google Authentication: Supports logging in to the backend using Google Authentication;
Other security details: disabling weak passwords, modifying background paths with one click, IP blacklist, etc.