zanematthew / zm-ajax-login-register

Creates a simple login and register modal with an optional shortocde
GNU General Public License v2.0
15 stars 19 forks source link

=== ZM Ajax Login & Register ===

Contributors: ZaneMatthew, dvk Donate link: http://zanematthew.com/donate/ Tags: admin, AJAX, login, manage, modal, password, plugin, redirect, register, username, Facebook Requires at least: 3.5 Tested up to: 4.3 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

Allows you to create a custom login and registration page or login and registration modals. Complete with AJAX verification and Facebook login support.

== Description ==

With ZM Ajax Login & Register, you can create a custom login and registration page. No need for any custom post types, just create a normal WordPress page, add your own custom logo, text, and use the following shortcode [ajax_login], [ajax_register].

From the settings you can assign login and register modal boxes to menu items, and add a redirect URL. By assigning the login and register modals to menu items users will be able to click menu items, will display a single login or register form in a modal without any post content. Once the users login they can be redirected to a custom page, for example: "dashboard", or "welcome".

Now your visitors can login or register from the page you've set-up.

Each form has pre-set styling options and uses AJAX. From the settings you can choose either; stacked (default) or wide styling. Additional styling you can be achieved by adding your custom CSS or using one of the available hooks. Feel free to contact us and will add any additional hooks you need. The forms use AJAX to verify that the username and email are valid and are not already in use.

If you've enabled the Facebook login or register, from your settings, the Facebook button will display in the form. Each user that logins with Facebook will be register as a "subscriber" and their Facebook profile picture will be used as their avatar.

= Features =

= Additional Features =

Interested in more features? View our Pro Version, which includes the following:

= Integrations =

ZM AJAX Login Register works well with the following plugins

= Translations =

ZM AJAX Login & Register is available in the following languages. Thanks to the respective contributors:

Interested in contributing a translation? Please reach out to us via:

= Usage =

Note your site will need to be open to registration.

Shortcode

The following implies for creating a login or register page.

  1. Create a page
  2. Add the following shortcode [ajax_login] or [ajax_register]
  3. Publish the page

Facebook Integration

  1. Create a Facebook App
  2. Add your Facebook App ID
  3. Add the URL your Facebook App is associated with

Additionally we've created AJAX Login & Register WordPress Plugin help videos to aid in the process

Dialogs/Modals

Note your page must support custom menus

  1. Create a menu item; such as "login" you can set the URL to # if need be
  2. Assign a unique class name to the menu item. If you do not see the "class name section", click on the "Screen options" in the upper corner and check the box for "CSS Classes"
  3. Copy/paste the class name you just assigned to the menu item
  4. Save the changes for the new menu item
  5. Visit the settings page from the WordPress Admin (Settings --> Ajax Login & Register)
  6. Paste the CSS class name in the appropriate field, either "Login Handle" or "Register Handle"
  7. Save the settings

Additionally you can assign a URL to a page the user is redirected to once logged in. The default is the site home page.

= Support =

Please use the following resources for support.

== Installation ==

  1. Install the plugin via WordPress or download and upload the plugin to the /wp-content/plugins/
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Create a page called "login" or "register"
  4. Add the shortcode [ajax_login] or [ajax_register] (make sure your site is set to "anyone can register") to any post or page

== Frequently Asked Questions ==

= How do I disable registration? =

From the WordPress admin click on Settings --> General and uncheck "Anyone can register"

= Why does the Facebook button not load? =

Ensure that you have the setting "Enable Facebook Login" checked.

= Facebook login isn't working? =

Please check your settings in WordPress Admin -> Settings -> AJax Login & Register with the settings found here: https://developers.facebook.com/apps/YOUR_APP_ID/summary

Additionally you can view our AJAX Login & Register WordPress Plugin help videos

= I've added the shortcode, yet I see a message that says "Registration is currently closed."? =

Your seeing this message because your site is not open for registration. In order to open your site for registration, do the following:

Note the following does not apply to WordPress Networking. For WordPress Networking please consult your Network admin.

  1. Log into your WordPress admin
  2. Click on "Settings"
  3. Click on "General"
  4. Click the checkbox for "Anyone can register"
  5. Click "Save"

== Screenshots ==

  1. Login modal with Facebook enabled
  2. Registration modal with Facebook enabled
  3. Login page (used with shortcode)
  4. Registration page (alternate layout, used with shortcode)
  5. Registration modal (alternate style)
  6. Settings

== Upgrade Notice ==

== Changelog ==

= 2.0.1 =

= 2.0.0 =

= 1.1.1 =

= 1.1.0 =

= 1.0.9 =

= 1.0.8 =

= 1.0.7 =

= 1.0.6 =

= 1.0.5 =

= 1.0.4 =

= 1.0.3 =

= 1.0.2 =

= 1.0.1 =

= 1.0.0 =