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?
- change Dashboard default page on login
- Please help! I have a problem with getting wordpress databas
- Removing “There is no account with that username or email address.” error message in “/wp-login.php?action=lostpassword”
- Change wordpress’ database data using ajax – how to get current user id?
- Sort new column in Users wp-admin
- Sort column in Users admin Tab
- Can’t log in to WordPress wp-admin after adding code to functions.php
- How to run complex query using PHP
- Allow a user or role to view drafts and previews, but not other admin privileges?
- Woocommerce display orders with products from specific categories to specific admins
- Error establishing a database connection (Set-up locally)
- Storing huge number of users in wordpress
- Check if user had autologin & if so, logout
- Display Results of SQL Query on WP site
- PHP warning – Use of undefined constant ‘FORCE_SSL_LOGIN’ ‘FORCE_SSL_ADMIN’ on wp-config.php
- AWS Lightsail WordPress – connect to database on instance using mysqli
- Allowing duplicating users with same user_login and user_email
- call to undefined function mysql_connect
- Get current user id in function php
- Log out without confirmation request (nonce)
- Weird fonts showing which are coming from database
- Custom User registration system
- PHP Warning: mysqli_query(): after updating my websites php from 5.6 to 7.2
- How to count active users on a specific page
- MYSQL TIMESTAMP when adding DATE_FORMAT then the output is blank, PHP conflict?
- Inside Array – “unidentified index” error with “prepare was called incorrectly” despite not calling the prepared statement with wordpress [closed]
- Usermeta data unserialize, extract and display in table in WordPress
- Updated Php version from 5.4 to 7.2 and getting “PHP installation missing the MySQL extension needed by WordPress”
- how can I call a function when time expire
- Conditional formatting on data fetched from MYSQL
- Can I split a huge wp_postmeta table across different databases or servers?
- how to get data from two different table from wordpress database
- I can’t separate the array by commas
- Hide Approved status for certain users in users list
- Having trouble creating two shortcodes, one for logged in user and one for visitors
- Passing Current User ID into SQL statement
- How to optimize and reduce excessive database queries
- How to insert multiple rows and columns in database using array
- If user has clicked link add class and store using PHP/WordPress
- WordPress Bad Request Error 400
- I am facing this error Your PHP installation appears to be missing the MySQL extension which is required by WordPress
- How to display MySQL table data which is stored as an array?
- Store GA Client ID in User DB
- What is the correct way to search 3 custom fields only in WordPress?
- Restrict wordpress access to logged users only
- Using wpdb to connect to a different database is not working
- Infinite loop when logging out using custom login form
- Menu not updating for logged in users after redirect
- cant insert data in a custom table in phpmyadmin
- How to import woocommerce custom fields data into another site?
- Including user data in “new user notification email”
- How to edit content in WordPress and the Polylang – plugin? – with demosite
- Store data from JavaScript object to custom table in user account
- Export WordPress User Meta to CSV/Excel
- how to use auth_redirect() redirect visitor to login page if they are not login when they click account and order page?
- WordPress mysql deos not work with php7
- Page template not working when logged out
- Display specific page if user signed in
- How can i limit the number of posts to the most recent 6 in my query?
- Allow specific user to edit a specific page
- How to change the value of a variable using input field?
- Display current user metadata on WordPress page
- Change Login or Logout text based on status
- Change upload URL by mime type
- How do I track which user clicked my button?
- Refresh page after login with litespeed cache
- PHP 7.2.18 | Your PHP installation appears to be missing the MySQL extension which is required by WordPress