you can still use WordPress and disable the front end functionality, or like @OneTrickPony suggested you can try BackPress which is a PHP library of core functionality for web applications that grew out of WordPress.
Related Posts:
- Changing user_nicename
- How build a custom login/register form with error handling?
- Integrating WordPress to my website, while keeping my own authentication system
- Authenticating to WordPress, using my own authentication two-factor system
- How to track a users progress through pages by inserting data into WordPress Database?
- automated tests as a user?
- Remove username in emails or swap username for email
- WordPress shows registration link for non logged users
- Is it necessary to sanitize wp_set_password user input?
- How to give new users two specific user role options upon WordPress user registration
- Custom user login page by creating a plugin
- Programmatic Login from 3rd Party site
- How can I save unique user data on my site? [closed]
- user_profile_update_errors hook not executing
- Change CSS based on is_user_logged_in
- How do you create two separate Register pages?
- How can I add a new row in a separate database when someone registers via WordPress?
- Admin Panel 404 Error after login
- How to block specific user id in custom login form?
- Call WP Rest-Api to GET /users/me returned NOTHING in console
- Uploading/integrating custom user registration page
- Issues adding Recaptcha v3 to WordPress Registration
- Help hooking into user_register
- is_user_logged_in() not working in homepage
- (Who to follow) Twitter widget
- Newbie question. Login/Registration. New PHP page
- List users in a dropdown for login
- How to set max users to 17.000
- How to connect database table to each registered wordpress user.
- Let users register weight each day and save it in DB
- rest_cannot_create_user – Sorry, you are not allowed to create new users. CURL WORDPRESS REST API
- Getting invalid user ID error when creating a new user with wp_insert_user
- How do I do so that people can register on my wordpress site?
- Can i use php sql functions instead of $wpdb?
- How to validate WordPress generated password in DB using PHP?
- Custom query to get post names beginning with a digit
- How To Make Connection To WordPress Data Base In A Plugin?
- the_author_meta not working
- WordPress to use Drupal users’ credentials
- How to migrate the posts from an old custom legacy blog to a new WordPress website?
- mysqli_real_connect() – authentication method unknown to the client Warnings
- How to send user data in json format to another server when user register on wordpress site in PHP
- items_wrap not working
- Do I need to prepare query before get_results(), get_row() and get_var()?
- How to create and work with custom data / tables (i.e., for arbitrary data)?
- WordPress custom login form using Ajax
- I want to select the from values from database in WordPress? [closed]
- User’s total comment count excluding comments on their own posts
- Why is my cookie not unsetting upon logout? [closed]
- Add New User, extra fields which are required?
- Modify user profile data through scripting?
- Ordering users by custom user meta
- Do not execute If User is login as Administrator or any Specific Role
- Best practice for show data to one specific user?
- get_users meta_query: REGEXP not working for matching new lines
- User register hook is not working in woocomerce register form
- Custom array from a query only write the last row of the query
- WordPress Block developer from exporting Database via PHP
- How do I display offsite database info on my wordpress site?
- Use $wpdb or other PHP script method to find/replace in WP database
- Is it possible to create new user from external form using REST API?
- Foreach loop inside an array_merge
- Issue with fetching mysql data and displaying results via shortcode in webpage
- show something only when user comes from specific page at remote host?
- Edit Account – read and write to MySQL
- Why when I create a new post I found 2 record related to this post into the posts database table?
- mySQL queries are executed twice on wordpress website
- Show login greeting above sub-menu links?
- Most viewed posts in WordPress
- What’s wrong in my PHP code? I’m using WordPress Astra Theme and I can’t insert data into my SQL
- Get mysql data for Quick Edit panel
- Menu not updating for logged in users after redirect
- how to use auth_redirect() redirect visitor to login page if they are not login when they click account and order page?
- Change Login or Logout text based on status
- Change upload URL by mime type
- Redirecting the lost password page request when using a custon login page
- Unexpected behavior when trying to manually install WordPress on macOS Sierra
- WordPress post insertion from PHP file
- Use WP user status (logged_in) to manage access to independent application
- Rewrite SQL query as a prepared statement and use in foreach loop
- Include a custom field in mysql query
- Adding a sidebar to wp-login.php
- Update only some custom user fields
- main menu page redirects to user ID
- Insert double entry in DB
- Splitting One Big WordPress Site into Multiple Small Sites
- how to register a second page-template
- How to edit the default database of WordPress [closed]
- Forbid certain users to access a specific page
- Check user last login date
- WCFM Custom form
- Does wp_login hook fire on user registration?
- Execute multiple PHP Snippets causes error?
- How to create custom user role without plugin?
- wp_login_url always redirects me to wp-admin
- what to do after instlling cyberpanel on VPS
- change div text and link for logged in users
- WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax [closed]
- Updates applied to staging WordPress site affecting production even with different databases
- WordPress Query with meta_key and order by another meta_key