WordPress.org

Español (México)

  • Temas
  • Plugins
  • Noticias
    • Documentación
    • Foros
  • Acerca de
    • Learn WordPress
    • Documentación
    • WordPress.tv
    • Meetups
    • Equipo
    • Colabora
  • Consigue WordPress
Consigue WordPress
WordPress.org

Plugin Directory

Login with NEAR

  • Envía un plugin
  • Mis favoritos
  • Acceder
  • Envía un plugin
  • Mis favoritos
  • Acceder

Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Login with NEAR

Por Learn NEAR Club
Descargar
  • Detalles
  • Opiniones
  • Desarrollo
Soporte

Descripción

Login with NEAR WordPress plugin allows to easy setup and customize login with NEAR functionality at your WordPress site by using simple shortcode [login_near_link].

Benefits

  1. Provides the most popular Near Wallets: Seamlessly integrate with popular NEAR wallets: “Mintbase Wallet” and “Here Wallet”.

  2. NEAR Protocol Support: Leverage the speed, low transaction fees and modern blockchain technology of the NEAR protocol.

  3. Effortless Registration and Login: Users with NEAR wallets can seamlessly access your site’s functionality and are automatically identified as WP Users.

  4. Call smart contracts from single endpoint: Plugin is a wrapped implementation for official Near Wallet Selector (https://github.com/near/wallet-selector). If you use a smart contract it provides possibility to use limited access key for it. Also, you can make calls to change/view methods on another smart contracts.

  5. Customization Flexibility: Modify login/logout button text and apply advanced styling with ease directly from the code.

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/

Capturas

  • Fill the form with your configs: contract-id (your contract id, optional), login/logout button text (text that will be presented on frontend) classes (for extra styles), network (to use testnet or mainnet) screenshot-1.png.
  • Link will be on your site screenshot-3.png.
  • For now plugin supports NearWallet, MyNearWallet, Here Wallet screenshot-4.png.
  • Logout button will replace login button after login screenshot-5.png.

Reseñas

Useful plugin

yoshitech 4 de junio de 2024
Works as it should 🙂 Great help when developing blockchain plugins for WP.

Worked really well

happyAnt 31 de enero de 2023
Worked really well, been using it for 5+ days now, and things worked well for me, allows users login to my site with a NEAR account! Great work!

Awesome first step!

techbridge 30 de enero de 2023
Works as decsribed. Looking forward to future updates.
Leer todas las 3 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores
  • Learn NEAR Club

Traduce “Login with NEAR” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

0.0.2

  • [Improvement] Improved wallet integration and contract calls

0.0.3

  • [Improvement] Minor bugfix

0.0.4

  • [Improvement] Provide demo link to readme

0.0.5

  • [Improvement] Modify plugin title

0.0.6

  • [Improvement] Minor bugfix

0.0.7

  • [Improvement] Update description

0.0.8

  • [Improvement] Minor bugfix

0.0.9

  • [Improvement] Update description

0.1.0

  • [Improvement] Provide is loaded for compatibility with another plugins

0.1.1

  • [Improvement] set timeout on init form for better compatibility

0.1.2

  • [Improvement] minor fix for composer issue

0.1.3

  • [Improvement] fix structure

0.1.4

  • [Improvement] fix structure

0.1.5

  • [Improvement] fix structure

0.1.6

  • [Improvement] minor fix warnings

0.1.7

  • [Improvement] minor tested with 6.4.1

0.1.8

  • [Improvement] fix tags

0.1.9

  • [Improvement] fix wp version

0.2.0

  • [Improvement] fix login script

0.2.1

  • [Improvement] fix tags

0.2.2

  • [Improvement] fix login script

0.2.3

  • [Improvement] update scripts, support 6.5.2, change list of supported wallets

0.2.4

  • [Improvement] fix js

0.2.5

  • [Improvement] change readme and screenshots

0.2.6

  • [Improvement] Bring back support for meteor and mynear wallet

0.2.7

  • [Improvement] Replace mintbase wallet with bitte wallet

Meta

  • Versión 0.2.7
  • Última actualización hace 9 meses
  • Instalaciones activas 10+
  • Versión de WordPress 6.0.1 o superior
  • Probado hasta 6.5.5
  • Versión de PHP 7.4 o superior
  • Idioma
    English (US)
  • Etiquetas:
    loginNEAR
  • Vista avanzada

Valoraciones

5 de 5 estrellas.
  • 3 valoraciones de 5 estrellas 5 estrellas 3
  • 0 valoraciones de 4 estrellas 4 estrellas 0
  • 0 valoraciones de 3 estrellas 3 estrellas 0
  • 0 valoraciones de 2 estrellas 2 estrellas 0
  • 0 valoraciones de 1 estrellas 1 estrella 0

Añadir mi reseña

See all reviews

Colaboradores

  • Learn NEAR Club

Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

Ver el foro de soporte

  • Acerca de
  • Noticias
  • Hosting
  • Privacidad
  • Escaparate
  • Temas
  • Plugins
  • Patrones
  • Aprender
  • Soporte
  • Desarrolladores
  • WordPress.tv ↗
  • Involúcrate
  • Eventos
  • Donar ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Español (México)

  • Visita nuestra página de Facebook
  • Visita nuestra cuenta de X (anteriormente Twitter)
  • Visit our Mastodon account
  • Visita nuestra cuenta de Instagram
  • Visita nuestra cuenta de LinkedIn
  • Visita nuestro canal de YouTube
El código es poesía.