search

Home  >  Q&A  >  body text

php - After the WeChat public platform opens the server configuration, how to handle the interface so that the custom menu of the public platform can continue to be used?

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?

ringa_leeringa_lee2808 days ago1177

reply all(4)I'll reply

  • 仅有的幸福

    仅有的幸福2017-05-16 13:17:18

    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

    reply
    0
  • 習慣沉默

    習慣沉默2017-05-16 13:17:18

    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.

    reply
    0
  • 某草草

    某草草2017-05-16 13:17:18

    Don’t you have a server? Just call the WeChat interface to modify it yourself

    reply
    0
  • 给我你的怀抱

    给我你的怀抱2017-05-16 13:17:18

    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.

    reply
    0
  • Cancelreply