Installation

Three ways to install LoginPlus on your WordPress site.

Method 1 — Upload ZIP (recommended)

  1. Download loginplus-1.0.0.zip from the plugin page.
  2. In your WordPress admin, go to Plugins → Add New → Upload Plugin.
  3. Choose the ZIP file and click Install Now.
  4. Click Activate Plugin.

Method 2 — Manual FTP/SFTP

  1. Unzip loginplus-1.0.0.zip.
  2. Upload the loginplus/ folder to /wp-content/plugins/.
  3. Activate from Plugins → Installed Plugins.

Method 3 — WP-CLI

wp plugin install https://your-site.com/wp-content/uploads/loginplus/loginplus-1.0.0.zip --activate

After activation

Activation itself already turns on Brute Force Protection, Activity Logging, and Email Alerts — you don’t need to configure anything for those to start working. You’ll then be redirected to a single-screen Setup Wizard where you can review those defaults, optionally turn on Two-Factor Authentication, and click Save & Activate.

If you are not redirected automatically, go to LoginPlus → Dashboard in the admin sidebar. See the Setup Wizard doc for exactly what each toggle does and what happens if you click Skip.