What should you pay attention to when developing a small WeChat mall using PHP?

WBOY
Release: 2016-08-04 09:21:29
Original
1359 people have browsed it

What should you pay attention to when developing a small WeChat mall using PHP.
This is my first contact with WeChat development. I have read the WeChat API documentation before, but I have never actually done a project. I am a bit confused. I plan to use thinkphp to develop it.

  1. I would like to ask if you have any comments?

  2. Is there any similar source code check?

  3. How much is the general quotation for such development needs?

Reply content:

What should you pay attention to when developing a small WeChat mall using PHP.
This is my first contact with WeChat development. I have read the WeChat API documentation before, but I have never actually done a project. I am a bit confused. I plan to use thinkphp to develop it.

  1. I would like to ask if you have any comments?

  2. Is there any similar source code check?

  3. How much is the general quotation for such development needs?

It’s better to sort out the business process as clearly as possible... Many details are not what you usually see at a glance... Back-end logic, such as the nature of the product, physical or virtual... There are differences in corresponding shipments... Special front-end interface For example, the event page or homepage... Is the data display customized? How much is it customized... Is it based on certain rules or completely customized

In addition, if it is based on WeChat, consider whether you need to use WeChat authorization to log in as an account... If so, if the completion of important information such as mobile phone number or email address is not properly designed in the process, it may lead to the embarrassing situation of one person having multiple accounts.. As a result, order and other data are not unified and difficult to merge

There are too many. It is always better to be more detailed and have a clearer thinking...The person taking over will not understand too much...

Concurrency processing on code. WeChat payment, notification interface restrictions. Configuration optimization on nginx/apache,php-fpm.

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template