Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

SolPress Solana Login

Opis

This plugin implements a Solana wallet connector for the registration and login of WordPress Users using only their Solana wallet. The plugin ties a WordPress user account to the public wallet address as the username. We use a standard WordPress plugin framework and a Node.js app (with Express framework) on Heroku for the verification of wallet signing. We are also working on a feature for local verification with fallback to our Node app. All of the plugin code and our Node.js app code are available on our github. If you want to run your own verification, you can achieve that by hosting the Node.js app yourself.

This plugin bridges the open source communities of the Solana blockchain and WordPress. It allow WordPress website owners a new and fun way for users to register and login to their website without an email and password or social media.

Features include:

*Shortcode for use in any WordPress Page, Post, and Widget – [solpress_login_button]
*Open Source (code available on SolPress.dev and SolPress Github)
*Edit the Login button text
*Edit the Register button text
*Edit the Shortcode button text
*Edit the User Profile button text
*Edit the Sign In Message (prompted in Solana Wallet)
*Edit the Redirection URL
*Works with SolPress Payment Gateway Plugin & SolWall Plugin

Snimke zaslona

  • Frontend Display of Solana Wallet login on default WordPress Login Page
  • Settings of SolPress Login plugin in backend of WordPress

Instalacija

  1. Upload solpress-login.php to the /wp-content/plugins/ directory
    or Use WordPress’ Add New Plugin feature, search “solpress login”,
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Adjust any settings you would like.

ČPP

Q. Why Solana and WordPress?
A. Both Solana & WordPress are open source projects used globally by developers, designers, artists and more. We aim to connect Web2 technologies like WordPress with Web3 blockchain technologies like Solana. Together we can create a free, global community of cryptocurrency wallet users who want to interact with websites in new and interesting ways.

Recenzije

05. prosinca 2022.
Me encanta este plugin y le doy todo mi apoyo. Es muy sencillo y útil para integrar web3 en Wordpress, especialmente Solana. Espero que el desarrollador continúe creando herramientas como estas que unan Solana y Wordpress.
Pročitajte 1 recenziju

Suradnici i Programeri

“SolPress Solana Login” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

“SolPress Solana Login” je preveden na 1 jezik. Zahvala prevoditeljima za njihov doprinos.

Prevedite “SolPress Solana Login” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

  • Initial version launched