WeChat development personal account application process
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!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

PHP is an open source scripting language that is widely used in web development and server-side programming, especially in WeChat development. Today, more and more companies and developers are starting to use PHP for WeChat development because it has become a truly easy-to-learn and easy-to-use development language. In WeChat development, message encryption and decryption are a very important issue because they involve data security. For messages without encryption and decryption methods, hackers can easily obtain the data, posing a threat to users.

AppleCard is a credit card product launched by Apple, which provides users with a convenient payment method and a series of unique features. Today, more and more users want to apply for AppleCard in order to enjoy the various advantages and conveniences it provides. So, let me tell you how to apply for AppleCard. First, you need an eligible device. AppleCard can currently only be applied for and managed on iPhone. Make sure your iPhone

WeChat is currently one of the social platforms with the largest user base in the world. With the popularity of mobile Internet, more and more companies are beginning to realize the importance of WeChat marketing. When conducting WeChat marketing, customer service is a crucial part. In order to better manage the customer service chat window, we can use PHP language for WeChat development. 1. Introduction to PHP WeChat development PHP is an open source server-side scripting language that is widely used in the field of Web development. Combined with the development interface provided by WeChat public platform, we can use PHP language to conduct WeChat

In the development of WeChat public accounts, user tag management is a very important function, which allows developers to better understand and manage their users. This article will introduce how to use PHP to implement the WeChat user tag management function. 1. Obtain the openid of the WeChat user. Before using the WeChat user tag management function, we first need to obtain the user's openid. In the development of WeChat public accounts, it is a common practice to obtain openid through user authorization. After the user authorization is completed, we can obtain the user through the following code

With the popularity of WeChat, more and more companies are beginning to use it as a marketing tool. The WeChat group messaging function is one of the important means for enterprises to conduct WeChat marketing. However, if you only rely on manual sending, it is an extremely time-consuming and laborious task for marketers. Therefore, it is particularly important to develop a WeChat mass messaging tool. This article will introduce how to use PHP to develop WeChat mass messaging tools. 1. Preparation work To develop WeChat mass messaging tools, we need to master the following technical points: Basic knowledge of PHP WeChat public platform development Development tools: Sub

With the development of the Internet and mobile smart devices, WeChat has become an indispensable part of the social and marketing fields. In this increasingly digital era, how to use PHP for WeChat development has become the focus of many developers. This article mainly introduces the relevant knowledge points on how to use PHP for WeChat development, as well as some of the tips and precautions. 1. Development environment preparation Before developing WeChat, you first need to prepare the corresponding development environment. Specifically, you need to install the PHP operating environment and the WeChat public platform

As WeChat becomes an increasingly important communication tool in people's lives, its agile messaging function is quickly favored by a large number of enterprises and individuals. For enterprises, developing WeChat into a marketing platform has become a trend, and the importance of WeChat development has gradually become more prominent. Among them, the group sending function is even more widely used. So, as a PHP programmer, how to implement group message sending records? The following will give you a brief introduction. 1. Understand the development knowledge related to WeChat public accounts. Before understanding how to implement group message sending records, I

ThinkPHP6 WeChat Development Guide: Quickly Build WeChat Public Account Application Introduction: As an important social media platform, WeChat public account provides great opportunities for individuals and enterprises in marketing, information dissemination and other aspects. In this article, we will introduce how to use ThinkPHP6 to quickly build a WeChat public account application, and provide some commonly used code examples. Environment preparation Before starting development, we first need to prepare the following environment: PHP7 or above version ThinkPHP6 framework WeChat public account
