adding section for switching to free plan (#5514)
This commit is contained in:
parent
e9252bcd10
commit
06bf574e34
1 changed files with 19 additions and 4 deletions
|
|
@ -11,8 +11,7 @@ application.
|
|||
|
||||
## Sign up
|
||||
|
||||
1. Go to the Algolia sign up
|
||||
[page](https://www.algolia.com/users/sign_up).
|
||||
1. Go to the Algolia sign up [page](https://www.algolia.com/users/sign_up).
|
||||
|
||||
2. Choose one of the three methods of signing up: email, GitHub, or Google.
|
||||
|
||||
|
|
@ -40,8 +39,8 @@ application.
|
|||
|
||||
## Get API keys
|
||||
|
||||
1. [Sign up](#algolia-sign-up) or [Sign
|
||||
in](https://www.algolia.com/users/sign_in) to your Algolia account.
|
||||
1. [Sign up](#algolia-sign-up) or
|
||||
[Sign in](https://www.algolia.com/users/sign_in) to your Algolia account.
|
||||
|
||||
2. From your **Dashboard**, click on **API Keys**.
|
||||
|
||||
|
|
@ -59,3 +58,19 @@ application.
|
|||

|
||||
|
||||
4. Done.
|
||||
|
||||
## Notes
|
||||
|
||||
Algolia puts you on a trial account by defult. The trial period is 14 days. But
|
||||
don't worry, it also offers a free plan called **Community**. You may want to
|
||||
switch to it manually:
|
||||
|
||||
1. Go to [Billing](https://www.algolia.com/billing) section.
|
||||
|
||||

|
||||
|
||||
2. Choose **Community** plan and submit.
|
||||
|
||||

|
||||
|
||||
3. Done.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue