
Login with NEAR WordPress plugin, allows users to register/login with NEAR wallets.
| Author: | Learn NEAR Club (profile at wordpress.org) |
| WordPress version required: | 6.0.1 |
| WordPress version tested: | 6.8.3 |
| Plugin version: | 0.3.3 |
| Added to WordPress repository: | 23-12-2022 |
| Last updated: | 10-11-2025 |
| Rating, %: | 100 |
| Rated by: | 3 |
| Plugin URI: | |
| Total downloads: | 5 160 |
| Active installs: | 10+ |
![]() Click to start download |
|
Login with NEAR is a WordPress plugin that enables seamless Web3 authentication by allowing users to log in using their NEAR Protocol wallets. By integrating the HOT Connector, the plugin supports various NEAR-compatible wallets, including Hot Wallet, MyNearWallet Meteor Wallet, Intear Wallet.
???? Key Features
-
NEAR Wallet Integration: Facilitates user authentication through popular NEAR wallets, streamlining the login process for users already engaged in the NEAR ecosystem.
-
Smart Contract Interaction: Provides the ability to call smart contract methods directly from the WordPress site, supporting both view and change methods, and allowing the use of limited access keys for enhanced security.
-
Customizable Shortcode: Utilizes a simple shortcode [login_near_link] to embed the NEAR login button anywhere on the site, with options to modify button text and apply custom CSS classes for styling.
-
User Registration and Login: Automatically registers and logs in users who authenticate via their NEAR wallets, creating corresponding WordPress user accounts and simplifying user management.
-
Customization Flexibility: Modify login/logout button text and apply advanced styling with ease directly from the code.
???? Use Cases
- Web3 Communities: Ideal for blockchain-based communities seeking to authenticate users through NEAR wallets.
- Decentralized Applications (dApps): Enables dApps built on WordPress to interact with NEAR smart contracts, facilitating decentralized functionalities directly from the website.
- Token-Gated Content: Supports the creation of exclusive content accessible only to users authenticated via NEAR wallets, enabling token-based access control.
- By integrating blockchain authentication into WordPress, the Login with NEAR plugin bridges the gap between traditional web platforms and decentralized technologies, offering a user-friendly solution for incorporating Web3 functionalities into your website.
For WordPress developers
- Integrate smart contracts effortlessly and call them from logged-in users using simple JavaScript methods:7:
- View method: await window.mainWallet.viewMethod({contractId: string, method: string, args: {} }
- Change method: await window.mainWallet.callMethod({contractId: string, method: string, args: {}, gas: number, deposit: number})
Important links
- Plugin Demo: http://livedemo.kinsta.cloud/
Screenshots
ChangeLog




