Linux 软件免费装

Frederix External Login

开发者 frederixhotspot
更新时间 2026年1月5日 17:01
PHP版本: 5.0 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

login hotspot external login wifi

下载

1.1.0

详情介绍:

This plugin allows any WordPress page to act as an External Login page for CloudWiFi. It handles the entire flow:
  1. Login: Displays a login button that redirects the user back to the hotspot.
  2. Success: Displays a success message after authorization.
  3. Error: Displays detailed error messages if the login fails (e.g., timeout, license exceeded). Features:
  4. One Shortcode: Use [frederix_external_login] for everything.
  5. Automatic Mode: Automatically detects if it should show the Login button, Success message, or Error message based on the URL parameters.
  6. Flexible Configuration: Use different pages for Login/Success/Error if desired.
  7. Customizable Messages: Change the button text and messages via shortcode attributes.
  8. Secure: Validates and sanitizes all inputs.

安装:

  1. Upload the frederix-external-login folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Create a new page (e.g., "WiFi Login").
  4. Add the shortcode [frederix_external_login] to the page content.
  5. Configure your Hotspot's External Login URL, Success URL, and Error URL to point to this page.

常见问题:

How do I test this?

You need a running Frederix Hotspot that redirects to your WordPress page. The hotspot will append parameters like ?callback=... or ?status=success.

Can I style the button?

Yes, the plugin includes basic CSS, but you can override .frederix-login-button in your theme's CSS.

更新日志:

1.1.0 1.0.0