Cloud way of knowledge payment source code v2318 knowledge payment applet optimization WeChat applet login

Cloud Way Knowledge Paid V2 user account system is newly upgraded, multiple terminals operate in one background, content synchronization, user data synchronization. After binding the mobile phone number, the unique identity of the user can be identified. Only the WeChat applet and WeChat official account can be used to open up user data through the WeChat open platform, and use other multi-terminals (H5, Baidu applets, ByteDance applets, and now Kuaishou applets) It is also online) The background can open the full-term mobile phone number to get through, that is, when the user has a user behavior, it will trigger login and bind the mobile phone number.

Fix login rules in November 2022, obtain avatars and nicknames.

test environment:

  • System environment: CentOS Linux 7.8+
  • Operating environment: Pagoda Linux v7.9.0+ (professional edition)
  • Website environment: Nginx 1.16 + MySQL 5.7 + PHP-7.2+SG11
  • Frequently asked questions: In case of an error in the database, please check whether the account password of the database file is filled in correctly, and whether the mysql version is 5.6
  • Other issues: The source code installation test is correct

Resource description:

  • PHP website source code  cloud V2 knowledge payment system source code V3.1.1 independent version
  • Version number: 3.1.1

  • Standalone full plugin
  • Unlimited multiple versions of SAAS
  • Mini Program + H5 + Official Account + ByteDance Mini Program, etc.
  • 1. Choose to compile and install php7.3
    2. Install Swoole4 and Redis
    3. Disable functions and delete proc_open, xdebug, phptrace, aop, molten, xhprof, phalcon
    4, mysql5.6
    5. Redis 5.0 and above
    6. The website needs to be configured with https
    7. Does not support virtual hosting

 

Guess you like

Origin blog.csdn.net/m0_68479320/article/details/130417099