If you want to develop users to follow the public account to obtain user information, you need to enable the server configuration to get event push. However, after enabling it, the automatic reply and custom menu functions of the public platform cannot be used. How should the interface be configured so that the functions of the public platform can be used normally?
There is no way to configure the interface. The custom menu can only be modified by calling the WeChat interface.
https://mp.weixin.qq.com/wiki
First install a set of WeChat third parties, such as weiPHP and WeQing, change the server binding development address, release the menu function, and then change it back.
Don’t you have a server? Just call the WeChat interface to modify it yourself
If WeChat uses its own server, it seems that the background functions will be invalid, and you need to implement related functions on your own server.