Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise Stable Updates activation re legacy shop removal #2599 #2601

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -206,17 +206,15 @@ $(document).ready(function(){
<p>
Please follow these steps to activate Stable Updates.<br>
<div style="text-align: center;">
<i>Steps 2 & 3 will be automated away as we integrate with our new Open Collective.</i>
<strong><i>Steps 1 & 2 will each send confirmation / information emails.</i></strong>
</div>
</p>
<ol>
<li>Become a "Stable Updates subscription" contributor/member at our
<li>Become a "Stable Updates subscription" contributor / member at our
<a href="https://opencollective.com/the-rockstor-project/contribute" target="_blank">Open Collective.</a></li>
<li><a href="https://shop.rockstor.com/pages/frontpage" target="_blank">Open our shop</a> by entering the password emailed to you in step 1.</li>
<li>Order your Activation code
<a href="https://shop.rockstor.com/products/stable-release-channel-subscription#applianceid={{applianceId}}" target="_blank">here</a>
- sent via email within 5 minutes.</li>
<li>Enter your Activation code below.</li>
<li>Enter / Edit / Check your <span style="color:green">Current Appliance ID</span> in your
<a href="https://appman.rockstor.com/" target="_blank">Appliance ID manager</a> <strong>Appman</strong>.</li>
<li>Enter your Activation code below, emailed by <strong>Appman</strong> immediately after step 2.</li>
</ol>
Thank you for helping to support Rockstor's development.
<form id="activate-stable-form" name="aform" class="form-horizontal">
Expand All @@ -232,7 +230,7 @@ $(document).ready(function(){
</div>
<p style="color:green">Current Appliance ID: {{applianceId}}</p>
<br>
Note our complementary self service <a href="https://appman.rockstor.com/" target="_blank">Appliance ID manager</a> <strong>Appman</strong>.
Note your complementary self service <a href="https://appman.rockstor.com/" target="_blank">Appliance ID manager</a> <strong>Appman</strong>.
<br>
The above 'Current Appliance ID' should match that within Appman for this computer.
<div class="modal-footer">
Expand Down