Ecmos is a deeply customized system based on ecmall. It is a developer mall shopping system based on php+mysql.
The software is customized and developed by 360cd.cn. The program not only optimizes the underlying code of ecmall, but also corrects some ecmall system bugs. The added functions of the system include: merge orders, merge shopping carts, wallet management, WeChat client, WAP client, membership level, multi-level distribution function and points function, etc. I believe that users who have used ecmall will know that the above functions will greatly improve the user experience of ecmall. This set of versions will be provided with long-term upgrades by the 360cd.cn team, and all the company's existing features will be added to subsequent upgrades for free.
The ECMOS mall system has been continuously upgraded, updated, and maintained since its establishment at the end of last year. We strive to provide every ECMOS user with a safe, reliable, and practical free system.
The following are the updated, maintained, and upgraded projects provided for you. You can check whether your ecmos has been updated in time. If there is no update, you can upgrade it on the background homepage.
Ecmos (ecmall deeply customized system) update log:
Updated 17/02/20
1. Added external login calling interface
2. Added external registration calling interface
3. Modified the compatibility issue of importing existing classes
4. Login interface: The format is such as /?app=api&appid=[Login appid filled in by the administrator]&appkey=[Login appkey filled in by the administrator]&uid=[User’s email|User’s mobile|User’s code|User’s username]&act=[userLogin|emailLogin|codeLogin|mobileLogin]
5. Registration interface: The interface is /?app=api&appid=[Login appid filled in by the administrator]&appkey=[Login appkey filled in by the administrator]&username=&email=&mobile=&password=&act=register
Among them, username, email, and mobile cannot all be empty.
Updated 16/12/04
1. Modified the opening conditions of debug mode to require DEBUG_MODE in config.inc.php
2. Added a new calling method SL(), which is compatible with LM() for compatibility with new modules. SL() calls the folder or directory under /includes/libraries/zllib/ by default, such as SL('member') , the system will call /includes/libraries/zllib/member.lib.php or /includes/libraries/zllib/member/member.lib.php and the system will use automatic loading. The loading effect of LM() and &m(''); is The same, but LM() can be used directly such as LM('goods')->find($where);
16/12/04 Urgent update
1. Added anti-injection plug-in
2. Modified the injection vulnerability of group buying
3. The anti-injection plug-in needs to be turned on in the mall backend plug-in.
4. Modified the product release area where some information due to height restrictions is hidden.
16/10/13 update record
1. The SMS calling interface has been modified, and a SMS message costs 0.055 yuan.
16/09/17 update record
1. The update popup layer is not displayed due to an index.js error in the background administrator interface.
2. Modified the upgrade function, called the system description, and displayed the function description of the current version.
3. Add online banking payment interface
4. Add UnionPay payment interface
5. Add the home page to display by area or filter function.
6. Fixed subsequent installation errors caused by files not being deleted after SQL installation.
16/09/16 update record
1. The bug that the verification code cannot be displayed is caused by the incorrect width and height values.
2. Modified the cross-core login compatibility function of dual-core browsers.
3. Modified the backend incompatibility issue with lower versions of IE, removed some ICONs and changed them to text to make them compatible with lower versions of IE.
4. Modified the compatibility issue of the homepage in lower versions of IE.
5. Add a registered keyword filter plug-in, which can filter registered keywords and not allow certain words to be registered. Need to be enabled in the background/extension/plug-in
6. Added anonymous login function
7. Fixed the grade table error when logging in to the mobile version.
16/09/02 update record
1. Updated the bug that the upgrade function cannot automatically connect to the server.
2. Added the independent password function for administrators. The backend administrator password uses a new algorithm and a password system different from that of the frontend. This eliminates possible password leaks or easy guessing problems caused by the storage of administrator and user accounts in ECMALL itself. get resolved
16/08/28Fixed content
1. Fixed the bug that the password entered during installation was invalid after installation.
2. Fixed the issue where the system cannot automatically jump to the installation path when it is not installed.
3. Added two sets of store templates
4. Added online upgrade function, users can directly upgrade online. New updates can be made on the background home page.
Upgrade content of the next preview:
1. Add ID card and bank card real-name recognition functions
2. New template engine to support more template manufacturing that we are about to implement
3. Increase cloud storage. Real-name authentication is charged on a per-item basis and can verify the authenticity of users, including bank cards and ID cards.
4. Adjust the upgrade function. Future upgrades will erase local programs except the upgrade package and file upload path. This is because we found that the previous upgrade method will have some redundant files, which will affect subsequent functions.