Home  >  Article  >  WeChat Applet  >  WeChat development personal account application process

WeChat development personal account application process

零下一度
零下一度Original
2017-05-20 16:05:173906browse

Compared with corporate accounts, personal accounts lack payment and other functions and are similar to personal subscription accounts.

The mini program is open to individual developers to apply for registration. Individual users can visit the WeChat public platform, scan the QR code to verify their personal identity, and then complete the mini program account application and code development.

Let’s talk about the application process for personal mini programs

1. First enter the WeChat public platform and click Register Now for the first time (note , if you have a public account before, you need to re-register for this category of the mini program, and your email address has not been registered before)

2. Enter and select the account type to register

The mini program can be regarded as It is a special kind of public account. It is treated equally with the public account in the third-party platform column of the WeChat open platform.

3. Then fill in the registration information, email address, and the next step of real-name authentication, follow the steps step by step (note that one email address can only apply for one mini program, it is recommended to use 163 email address, you can register Five)

4. After completing the above steps, log in to the WeChat official account homepage

5. Then scan the bound WeChat ID to verify your identity

6 .After entering, go to Settings->Basic Settings to complete the settings of the mini program

7.After the basic settings are completed, copy the mini program ID

8.Download the mini program development tool at the download address

Download · Mini Program

I won’t say much more about it, then open the development tools and scan for authentication

9. Select the debugging type "Local Mini Program Project"

10. When developing a mini program for the first time, click Add Project

11. At this time, the mini program ID in step 7 comes into play. Copy the mini program ID to the APPID. After all the information is completed, click Adding the project is OK

12. Create a quick start project (very important for novices)

In the previous step, select an empty directory for the project directory, and a quick demo option will appear below. Select it, and the tool will automatically create a small program example for you, which can be run directly.

In the above 12 steps, we have completed the registration and preliminary development preparations for the personal mini program.

【Related Recommendations】

1. WeChat public account platform source code download

2. Weizhichuang T+ WeChat robot source code

3. WeChat LaLa Takeout 2.2.4 Decrypted Open Source Version of WeChat Rubik’s Cube Source Code

The above is the detailed content of WeChat development personal account application process. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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