Features:

  • Detail to setup web server step by step.
  • Web server use php and sqlite database.
  • Support to send authorization code from the web server.
  • Support to register a new user and store information in database.
  • Support to login web server with registration information.
  • Support to customize json content.

Code Modules: CompactLoginSystem [Runtime]

Network Replicated: No

Supported Development Platforms: Windows, Android, IOS

Supported Target Build Platforms: Windows, Android, IOS

Documentation: UE4 Compact Login System

Example Project: UE4 Compact Login System Demo[UE4.26]

Important/Additional Notes: In the event you are unable to find the information you seek, feel free to register and post on the user forum or to contact easycomplex.tech@gmail.com

特征:

  • 详细设置web服务器一步一步.
  • Web服务器使用php和sqlite数据库.
  • 支持从web服务器发送授权码。
  • 支持注册新用户并将信息存储在数据库中.
  • 支持使用注册信息登录web服务器.
  • 支持自定义json内容。

代码模块:CompactLoginSystem[运行时]

网络复制:没有

支持的开发平台:Windows,Android,IOS

支持的目标构建平台:Windows,Android,IOS

文件: Ue4紧凑型登录系统

示例项目: Ue4紧凑型登录系统演示[UE4.26]

重要/附加注意事项:如果您无法找到所需的信息,请随时注册并在用户论坛上发布或联系easycomplex.tech@gmail.com










 Compact Login System is a simple plugin to setup a login system with web server. The plugin also provides the php code running in web server, including authorization code generation, compact user database(sqlite database). After you set up your own server and put the php code into web root folder, you will be able to use this compact login system. As the compact login system just contains limited user registration information, you may need to extend this part according to your own requirement in practice. The detail to setup such web server will be described in the document.

 紧凑型登录系统是一个简单的插件来设置一个登录系统与web服务器. 该插件还提供了在web服务器中运行的php代码,包括授权代码生成,紧凑用户数据库(sqlite数据库)。 在您设置自己的服务器并将php代码放入web根文件夹后,您将能够使用这个紧凑的登录系统。 由于紧凑型登录系统只包含有限的用户注册信息,您可能需要根据您自己的要求在实践中扩展这部分。 设置这样的web服务器的细节将在文档中描述。

声明:本站所有资源都是由站长从网络上收集而来,如若本站内容侵犯了原著者的合法权益,可联系站长删除。