fortytwo/wordpress-plugin-two-factor-authentication

Fortytwo’s Two-Factor Authentication (2FA) for your wordpress website. Adding 2FA on Registration and Login process.

1.1.1 2016-12-22 11:15 UTC

README

Two factor Authentication plugin using Fortytwo.com service. This plugin add 2FA on Register and Login.

How to install the plugin ?

By the Wordpress repository:

Installing "Fortytwo Two Factor Authentication plugin" can be done either by searching for "Fortytwo Two Factor Authentication" via the "Plugins > Add New" screen in your WordPress dashboard (the plugin is available here)

Dowloading the file:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard
  3. Activate the plugin through the 'Plugins' menu in WordPress

You can build the last version from Github:

  • Clone the project
  • Run the following command on the project directory
    composer install
  • Copy the plugin on your wordpress installation
  • Activate the plugin through the 'Plugins' menu in WordPress