Plugin Directory

Changeset 2995463


Ignore:
Timestamp:
11/14/2023 12:00:54 AM (2 years ago)
Author:
marius1hello
Message:

adding version 1.5.4 with business model clarifications

Location:
hello-login/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • hello-login/trunk/hello-login.php

    r2995459 r2995463  
    1717 * Plugin URI:        https://github.com/hellocoop/wordpress
    1818 * Description:       Free and simple to setup plugin provides registration and login with the Hellō Wallet. Users choose from popular social login, email, or phone.
    19  * Version:           1.5.3
     19 * Version:           1.5.4
    2020 * Requires at least: 4.9
    2121 * Requires PHP:      7.4
     
    8383     * @var string
    8484     */
    85     const VERSION = '1.5.3';
     85    const VERSION = '1.5.4';
    8686
    8787    /**
  • hello-login/trunk/languages/hello-login.pot

    r2995459 r2995463  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Hellō Login 1.5.3\n"
     5"Project-Id-Version: Hellō Login 1.5.4\n"
    66"Report-Msgid-Bugs-To: "
    77"https://github.com/hellocoop/wordpress/issues\n"
  • hello-login/trunk/readme.txt

    r2995459 r2995463  
    55Requires at least: 4.9
    66Tested up to: 6.4
    7 Stable tag: 1.5.3
     7Stable tag: 1.5.4
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    2222* Hellō Login installs with Hellō Quickstart to get you up and running in 7 clicks.
    2323* Users manage how they login at [wallet.hello.coop](https://wallet.hello.coop). No need for you to manage how they login or help them recover their account.
    24 * Hellō Login is free for users and early adopting sites. See [hello.coop](https://www.hello.coop/) for details.
     24* Hellō Login uses the Hellō service, which provides login and verified email for free. See [hello.dev/pricing](https://www.hello.dev/pricing/) for details.
    2525
    2626Documentation, configuration, and settings can be found in Settings >  Hellō Login
     
    6262= How does Hellō make money? =
    6363
    64 The Hellō business model is to charge sites a few cents for each new verified claim the user provides to a site, such as a phone number and in the future claims such as a professional certification.
    65 
    66 = Why is Hellō free to sites now? =
    67 
    68 While we are building out the network, we are not charging sites for verified claims and rewarding early adopters of Hellō with credits for bringing users to Hellō.
     64Hellō has a freemium business model where basic claims such as login, verified email, and profile data is free. In the future we will have premium claims such as verified name, age, citizenship, residency, affiliations, and entitlements.
    6965
    7066= How can I change the image for my site? =
     
    9086== Changelog ==
    9187
     88= 1.5.4 =
     89
     90* Improvement: clarifications regarding business model
     91
    9292= 1.5.3 =
    9393
     
    105105= 1.5.0 =
    106106
    107 * Improvement: Tabbed Settings page
     107* Improvement: tabbed Settings page
    108108
    109109= 1.4.1 =
Note: See TracChangeset for help on using the changeset viewer.