Login System Pro
  • Welcome To Login System Pro
  • Getting Started
    • Introduce
    • PHP & SQL
    • Setup Unreal Database
    • Mail SMTP
  • Tutorial
    • Show All Function
    • On Completed Delegate
    • Utils
      • Login
      • Register
      • Bind to force logout
      • Force Login
      • Change Password
      • Set User Verify
      • Generate Error Code
    • Validation
      • Generate Captcha
      • Is Valid Email
      • Validate String against Enum
      • Is String Length Valid
      • Is User Email Verify
    • Variable
      • Get User is Ban
      • Get User Admin Status
      • Check Is Login
      • Get Users Item
      • Get Store Current Username
    • Users
    • User Data
      • Insert User
      • Get User Data
      • Save User Data Batch
      • Save User Data
      • Set User Admin Status
      • Delete User
    • Saving
    • Mail
      • Request Password Reset
      • Resend Verify Email
      • Send Mail to User
    • LogOut
    • Clipboard
    • Ban
      • Ban User
      • Set Ban Reason
      • Get User Ban Reason
  • Extra
    • In Dev Tips
  • Other
    • Integrate With Discord Login Pro
    • Discord
Powered by GitBook
On this page
  1. Getting Started

Introduce

Description:

Login System Pro is a versatile and easy-to-use authentication plugin for Unreal Engine 5, tailored for developers with PHP and SQL expertise, and requiring no C++ skills. This plugin offers a seamless setup for secure login and comprehensive user management, making it ideal for projects prioritizing simplicity and efficiency.

Key Features:

  1. Admin Dashboard: User-friendly interface for managing user accounts and settings.

  2. User Registration: Secure and straightforward registration process.

  3. CAPTCHA Verification: Integrated CAPTCHA to prevent automated bot registrations.

  4. Password Reset: Convenient password reset functionality for users.

  5. Forgot Password: Hassle-free account recovery with email notifications.

  6. Email Verification: Verify user identities via email during sign-up.

  7. Password Change: Allow secure updates to user passwords.

  8. Ban Functionality: Control access by banning specific users when needed.

  9. User Data Management: Save and load user data efficiently.

  10. Remember Me: Feature to remember user account and password for quicker access.

  11. Forced Login/Logout: Ability to enforce login sessions or terminate them as required.

  12. Logout: Easy option for users to securely log out.

  13. External Account Integration: Support for importing accounts from external sources.

Login System Pro provides a robust, PHP and SQL-powered solution for all your authentication needs without the complexity of C++ development.

PreviousWelcome To Login System ProNextPHP & SQL

Last updated 7 months ago