Basic Front-End Login

December 05, 2023

Basic Front-End Login Plugin

Adds a basic front-end login form to any page, post or widget and redirects to the page you choose.

Adds a basic front-end login for to any page, post or widget and redirects to the page you choose. It also can block access to the back-end and disable the Admin Bar. This plugin is for when you want your users to be logged-in, but do not want them to have access to the WordPress Dashboard.

To display the login form, place this shortcode on any page, post, or widget: [eeBFEL]

After the user has logged in, they will be redirected to your home page or the URL you define in the plugin settings.

Redirect After Login

To define destinations in additional login forms, use the “redirect” attribute to over-ride the default. There is no limit to the number of forms you can use.

[eeBFEL redirect=”https://website.com/your-files-page/”]

Deny Dashboard Access

In the plugin settings you can optionally select roles that you want to deny back-end access to. All built-in and custom roles, except Administrator, can be blocked. The Admin Bar will not appear and direct back-end access attempts will simply redirect to your home page. This restriction will be site-wide and is unrelated to the use of the shortcode.

Even if you don’t need a login form, this can add an extra measure of security to your website by denying back-end access to all roles except Administrators.

Installation

Just like most other WordPress plugins…

  1. To install, simply use the amazing WordPress plugin installer, or upload the plugin zip file to your WordPress website, and activate it.
  2. A new main menu item will appear: Settings > Login Form Click on this.
  3. Configure the redirect URL and check the roles you wish to deny back-end access.
  4. To add the login form to your website, simply add this shortcode:
    [eeBFEL redirect=”https://website.com/your-files-page/”]

Screenshots

  1. Basic Login Form

    Basic Login Form

  2. Plugin Settings

    Plugin Settings

FAQ

What is this plugin for?

I wrote this plugin because I needed a front-end login form, but didn’t want the users to have any access to the back-end.

Can’t the users just type in the dashboard address to reach it?

No. Any user with the chosen roles will be prevented from viewing the WordPress Dashboard.

How do users log out?

If users return to the login page, a “Log Out” link will appear. You can also add a Log Out link on your page like this…

<a href="https://your-website.com/wp-login.php?action=logout">Log Out</a> 

Changelog

1.2.1

  • Added Copy-to-Clipboard function for the shortcode string
  • Added Check All / Uncheck All to the Restriction options
  • Updated security
  • Updated code base
  • Renamed back to Basic Front-End Login

1.1.4

  • Renamed the Plugin from Basic Front-End Login to Simple Front-End Login

1.1.3

  • Moved the menu item into the Users menu
  • Completed translations

1.1.1

  • Initial Public Release

1.0.2

  • Expanded for public distribution.

1.0.1

  • Basic build for Simple File List, File Access Manager demo login.

Details

  • Version: 1.2.1
  • Active installations: 300
  • WordPress Version: 5.0
  • Tested up to: 6.4.5
  • PHP Version: 7.4

Ratings


5 Stars
4 Stars
3 Stars
2 Stars
1 Stars