Getting Started
Installation
Three ways to install LoginPlus on your WordPress site.
Method 1 — Upload ZIP (recommended)
- Download
loginplus-1.0.0.zipfrom the plugin page. - In your WordPress admin, go to Plugins → Add New → Upload Plugin.
- Choose the ZIP file and click Install Now.
- Click Activate Plugin.
Method 2 — Manual FTP/SFTP
- Unzip
loginplus-1.0.0.zip. - Upload the
loginplus/folder to/wp-content/plugins/. - 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.