Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09d3d980 authored by Arnau Vàzquez's avatar Arnau Vàzquez
Browse files

Merge branch 'fix-links' into 'master'

remove esolutions.shop links and update name to murena.com

Closes e/infra/backlog#966

See merge request e/documentation/user!665
parents c30b8a3d 767d6c49
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -16,20 +16,20 @@ Your ecloud account is free up to 1GB of storage. Our paid plans start at 1,99

Once you have a valid e.email account, it is very easy.

All you have to do is sign up at [https://esolutions.shop/my-account/](https://esolutions.shop/my-account/), our ecommerce platform, so we can assign your cloud credits.
All you have to do is sign up at [https://murena.com/my-account/](https://murena.com/my-account/), our ecommerce platform, so we can assign your cloud credits.

In deinem Esolutions-Kontobereich, schau nach dem Bereich „Freunde werben“, und überprüfe deine persönlichen und
In deinem murena-Kontobereich, schau nach dem Bereich „Freunde werben“, und überprüfe deine persönlichen und
geheimen Link.

Du kannst deinen persönlichen Link einfach kopieren und weiterleiten, z.B. ihn deinen 
Freunden e-mailen oder in einem Tweet verbreiten.

Für jeden Freund, der diesen Link benutzt, um ein gratis Konto zu erstellen, wirst du 2 € Cloud
Guthaben auf dein esolutions.shop Konto erhalten.
Guthaben auf dein murena.com Konto erhalten.

## Wie lade ich meine Freunde ein?

It is very simple, you just have to send the unique registration link located in your esolutions
It is very simple, you just have to send the unique registration link located in your murena.com
account. The link is completely anonymous, it does not collect identifying information such as
name or email address.

@@ -46,7 +46,7 @@ Your credits will be valid for 24 months.

The ecloud referral program will be active for 2 months, from April 6th to June 6th, 2022.

## Can I redeem my credits against the purchase of a phone or something else at esolutions?
## Can I redeem my credits against the purchase of a phone or something else at murena.com?

Your credits are only valid towards the subscription of paid cloud plan.

@@ -59,7 +59,7 @@ Upon completing the account creation process, your friend will have a link to an

## Wie erstelle ich ein Ecloud-Konto?

It is very simple. Visit [https://e.foundation/e-email-invite/](https://e.foundation/e-email-invite/) to request your invitation. You will only be included in the referral program once you also sign up at [https://esolutions.shop/my-account/](https://esolutions.shop/my-account/) and use your referral links.
It is very simple. Visit [https://murena.io/signup](https://murena.io/signup) to request your invitation. You will only be included in the referral program once you also sign up at [https://murena.com/my-account/](https://murena.com/my-account/) and use your referral links.

## Was ist die Ecloud?

@@ -73,7 +73,7 @@ The link is completely anonymous, it does not collect identifying information su
email address. The person sending the link has no visibility to which people have used the
referring link.

## I don’t see my credits in my esolutions space, what shall I do ?
## I don’t see my credits in my murena.com space, what shall I do ?

Contact us at [helpdesk@e.email](mailto:helpdesk@e.email) so we can investigate and we can see how we solve this issue
for you.
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@

### Stable
 - These builds are currently only available on the /e/ smartphones
> /e/ smartphone are phones purchase through the [eSolutions Shop](https://esolutions.shop/)
> /e/ smartphone are phones purchase through the [murena Shop](https://murena.com/)
 - Are built based on source code from the Dev branch which has been released and tested
 - This build undergoes additional and longer testing cycles
 - Builds are made by /e/ using the /e/ build infrastructure and signed by /e/ stable keys
+3 −3
Original line number Diff line number Diff line
@@ -316,8 +316,8 @@

                {% if device.codename != 'herolte' and device.codename != 'hero2lte' and device.codename != 'dreamlte' and device.codename != 'GS290' %}
                  {%- if device.build_version_stable %}
                    <a href="https://esolutions.shop/">
                      <button type="button" class="btn btn-sm btn-info mt-2 bg-blue">Buy&nbsp;from&nbsp;Esolutions</button>
                    <a href="https://murena.com/">
                      <button type="button" class="btn btn-sm btn-info mt-2 bg-blue">Buy&nbsp;from&nbsp;murena</button>
                    </a>
                  {%- endif %}
                {% endif %}
@@ -370,7 +370,7 @@
                      {% tl easy-installer %}
                    {%- endcapture%}
                  {% when "/e/ smartphones" %}
                    {% assign url = 'https://esolutions.shop/' %}
                    {% assign url = 'https://murena.com/' %}
                  {% else %}
                    {% comment %}Fallback if necessary{% endcomment %}
                    {% assign url = device.codename %}
+1 −1
Original line number Diff line number Diff line
## Upgrade your /e/ Cloud storage plan 
1. Login to your [/e/ Cloud](https://ecloud.global) account using your credentials
1. Login to your [/e/ Solutions](https://esolutions.shop) account using credentials of account with which you bought your original subscription
1. Login to your [murena.com](https://murena.com) account using credentials of account with which you bought your original subscription
1. If you have paid for your original subscription using **PayPal** as the payment method, please cancel your original subscription before going to the next step
    - In case you want to cancel subscription before subscription plan ends, please contact support at [helpdesk@e.email](mailto:helpdesk@e.email)
1. Upgrade from your /e/ Cloud account by clicking on the "Increase storage size" button in the "Files" app
+1 −1
Original line number Diff line number Diff line
## Responsibilities 

- After 3 months we expect you to **become the maintainer of e.foundation and esolutions.shop** – our 2 WordPress sites – keeping them attractive, reactive and up-to-date.
- After 3 months we expect you to **become the maintainer of e.foundation and murena.com** – our 2 WordPress sites – keeping them attractive, reactive and up-to-date.
- Evaluate and connect to third-party services and partners.
- **Develop custom plugins** to solve specific business needs of our e-commerce platform.
- Implement major front-end redesigns when needed.
Loading