• Hi, I want to use a plugin that does the following:

    1. Can be added as a short code to a page so that only the ‘connect with wallet’ option appears, intsead of having it part of the wordpress login form.

    2. When a person first connects their wallet, I want the option to redirect them to a page, so that I can collect their name and email.

    3. When they connect next time, I don’t want to redirect them to this page.

    4. I want to protect content, including custom post types, based on the NFTs they hold in their wallet, and I want to be able to protect based on more than one NFT, eg NFT A gives them access to Page A, but I can chose another page to require both NFT A and NFT B.

    5. Or, I want to say if a person has either NFT A or NFT B or NFT C, then they can access this page.

    6. I want to be able to style the ‘connect wallet’ button.

    Does NFT Login do all this? And if not, how do we get it to do all this?

Viewing 1 replies (of 1 total)
  • 1. you can use shortlink
    2. if they connect their wallet with metamask you get the access rather that their name and email
    3. you can add a flag to keep them stay connected
    4. and 5. I think there is a data protection of what people hold
    6 javascript code

Viewing 1 replies (of 1 total)
  • The topic ‘Customization’ is closed to new replies.