Hoppa till innehåll
WordPress.org

Svenska

  • Teman
  • Tillägg
  • Nytt
  • Support
  • Om…
  • Mönster
  • Engagera dig!
  • Skaffa WordPress
Skaffa WordPress
WordPress.org

Plugin Directory

LogixFast Auth

  • Skicka in ett tillägg
  • Mina favoriter
  • Logga in
  • Skicka in ett tillägg
  • Mina favoriter
  • Logga in

LogixFast Auth

Av Kazi Sadib Reza
Ladda ner
  • Detaljer
  • Recensioner
  • Installation
  • Utveckling
Support

Beskrivning

LogixFast Auth (LogixFastAuth) replaces default WordPress, WooCommerce, Tutor LMS, and Elementor login forms with a fast, mobile-friendly React interface.

Features

  • Email, phone, and username login
  • OTP verification (email and SMS)
  • Passkeys (WebAuthn)
  • Gmail SMTP via Google OAuth (admin mail settings)
  • Popup and dedicated login page modes
  • WooCommerce checkout and My Account login replacement
  • Tutor LMS dashboard passkey management
  • Elementor dynamic tags and popup triggers
  • Rate limiting, spam protection, and security controls
  • Admin settings UI with integrations toggles

How it works

PHP handles WordPress integration, REST API, and security. The frontend UI is built with React and loaded from assets/dist/.

External services

This plugin contacts external services only when a site administrator enables and configures them:

  • Google (Gmail SMTP) — If you choose Google mail transport and connect a Google account in LogixFastAuth settings, the plugin sends OAuth requests to Google and may send email through Gmail. Data sent includes OAuth tokens and message content you choose to send. See Google’s Privacy Policy.
  • SMS providers — If you register an SMS provider with the logixfast_auth_sms_providers filter, OTP codes are sent to that provider using API credentials you supply. What data is sent depends on the provider you configure.

LogixFastAuth does not send site usage data to the plugin author. Login and registration counters are stored locally in your WordPress database.

Skärmdumpar

Admin settings dashboard
Admin settings dashboard
Login popup on the frontend
Login popup on the frontend
Dedicated login page
Dedicated login page

Installation

  1. Upload the plugin folder to /wp-content/plugins/logixfast-auth/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Open LogixFastAuth in the admin sidebar
  4. Configure general settings and choose a dedicated login page (optional)
  5. Enable integrations (WooCommerce, Tutor LMS, Elementor) as needed

Requirements

  • WordPress 6.8 or later
  • PHP 8.1 or later
  • HTTPS recommended for passkeys and OAuth

Vanliga frågor

Does this work without WooCommerce or Tutor LMS?

Yes. Core login, registration, OTP, and passkeys work on any WordPress site. WooCommerce and Tutor features activate only when those plugins are installed and enabled in LogixFastAuth settings.

Do I need Node.js on my server?

No. The plugin ships with pre-built assets in assets/dist/. Node.js is only needed if you want to rebuild the frontend from source.

Where is the source code?

The public development repository (React/TypeScript source in src/, build config, and full history):

https://github.com/KaziSadibReza/LogixFastAuth/tree/development

How do I rebuild the frontend?

Clone the development branch, then:

  1. npm install
  2. npm run build

This updates assets/dist/ and assets/dist/manifest.json.

What data does this plugin send externally?

Nothing by default. External requests happen only when you configure Gmail SMTP or register an SMS provider. See the External services section above.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”LogixFast Auth” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer
  • Kazi Sadib Reza

Översätt ”LogixFast Auth” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0.3

  • Login identifiers (email, phone, username) and optional username registration
  • Custom auth placeholders and email OTP default-on
  • Tutor LMS 4 passkeys settings tab compatibility
  • WooCommerce and Tutor compat helpers for passkey surfaces
  • Release workflow: development branch for dev, production git branch and WordPress.org SVN for releases

1.0.2

  • Prepared release metadata for WordPress.org re-review
  • Bundled country flag assets locally and removed stale external asset references
  • Updated package metadata and translation template version

1.0.1

  • Plugin Check and WordPress.org packaging improvements
  • Security hardening for redirects and integrations
  • Admin menu icon and styling fixes
  • Readme privacy and external services documentation

1.0.0

  • Initial release

Meta

  • Version 1.0.3
  • Senast uppdaterat 2 veckor sedan
  • Aktiva installationer Färre än 10
  • WordPress-version 6.8 eller senare
  • Testat upp till 7.0.2
  • PHP-version 8.1 eller senare
  • Språk
    English (US)
  • Etiketter
    loginotpregistrationwebauthnwoocommerce
  • Avancerad vy

Betyg

Än så länge har inga recensioner skickats in.

Your review

Se alla recensioner

Bidragande personer

  • Kazi Sadib Reza

Support

Har du något att säga? Behöver du hjälp?

Visa supportforum

  • Om
  • Nyheter
  • Webbhotell (hosting)
  • Integritet
  • Showcase
  • Teman
  • Tillägg
  • Mönster
  • Lär dig
  • Support
  • Utvecklare
  • WordPress.tv ↗
  • Engagera dig
  • Evenemang
  • Donera ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Svenska

  • Besök vår X-konto (f.d. Twitter)
  • Besök vårt Bluesky-konto
  • Besök vårt Mastodon-konto
  • Besök vårt Thread-konto
  • Besök vår Facebook-sida
  • Besök vårt Instagram-konto
  • Besök vårt LinkedIn-konto
  • Besök vårt TikTok-konto
  • Besök vår YouTube-kanal
  • Besök vårt Tumblr-konto
Kod är poesi.
The WordPress® trademark is the intellectual property of the WordPress Foundation.